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