Add hw_transcode meta to nodes
This commit is contained in:
parent
42054d8fa6
commit
973388e109
@ -5,6 +5,9 @@ all:
|
||||
hosts:
|
||||
n1.thefij:
|
||||
nomad_node_role: both
|
||||
# nomad_meta:
|
||||
# hw_transcode.device: /dev/dri
|
||||
# hw_transcode.type: intel
|
||||
nfs_mounts:
|
||||
- src: 10.50.250.2:/srv/volumes
|
||||
path: /srv/volumes/moxy
|
||||
@ -48,13 +51,11 @@ all:
|
||||
group: "bin"
|
||||
mode: "0755"
|
||||
read_only: false
|
||||
# n3.thefij:
|
||||
# nomad_node_class: ingress
|
||||
# nomad_node_role: both
|
||||
# pi3:
|
||||
# nomad_node_role: client
|
||||
pi4:
|
||||
nomad_node_role: both
|
||||
nomad_meta:
|
||||
hw_transcode.device: /dev/video11
|
||||
hw_transcode.type: raspberry
|
||||
|
||||
consul_instances:
|
||||
children:
|
||||
|
Loading…
Reference in New Issue
Block a user