Add new host on qnap nas
This commit is contained in:
parent
28da3f425b
commit
13121862ec
@ -50,6 +50,12 @@ all:
|
|||||||
nomad_meta:
|
nomad_meta:
|
||||||
hw_transcode.device: /dev/video11
|
hw_transcode.device: /dev/video11
|
||||||
hw_transcode.type: raspberry
|
hw_transcode.type: raspberry
|
||||||
|
qnomad.thefij:
|
||||||
|
ansible_host: 192.168.2.234
|
||||||
|
nomad_node_role: both
|
||||||
|
nomad_reserved_memory: 1024
|
||||||
|
# This VM uses a non-standard interface
|
||||||
|
nomad_network_interface: ens3
|
||||||
|
|
||||||
nomad_instances:
|
nomad_instances:
|
||||||
children:
|
children:
|
||||||
|
Loading…
Reference in New Issue
Block a user