allow nomad privileged on all
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9812376a1d
commit
a0214d0d74
@ -2,6 +2,7 @@ nomad_docker_allow_caps:
|
|||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- NET_BROADCAST
|
- NET_BROADCAST
|
||||||
- NET_RAW
|
- NET_RAW
|
||||||
|
nomad_allow_privileged: True
|
||||||
nomad_vault_enabled: true
|
nomad_vault_enabled: true
|
||||||
nomad_vault_address: "http://active.vault.service.{{consul_domain}}:8200"
|
nomad_vault_address: "http://active.vault.service.{{consul_domain}}:8200"
|
||||||
nomad_vault_role: "nomad-cluster"
|
nomad_vault_role: "nomad-cluster"
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
nomad_datacenter: homelab
|
nomad_datacenter: homelab
|
||||||
nomad_allow_privileged: True
|
|
||||||
system_wol_enable: True
|
system_wol_enable: True
|
||||||
|
Loading…
Reference in New Issue
Block a user