allow nomad privileged on all
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
vincent 2024-01-13 18:35:50 +01:00
parent 9812376a1d
commit a0214d0d74
2 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@ nomad_docker_allow_caps:
- NET_ADMIN
- NET_BROADCAST
- NET_RAW
nomad_allow_privileged: True
nomad_vault_enabled: true
nomad_vault_address: "http://active.vault.service.{{consul_domain}}:8200"
nomad_vault_role: "nomad-cluster"

View File

@ -1,3 +1,2 @@
nomad_datacenter: homelab
nomad_allow_privileged: True
system_wol_enable: True