mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 03:05:51 +02:00
Update to 2024-05-15 15:01
This commit is contained in:
@@ -111,6 +111,10 @@ nomad_base_conf:
|
||||
docker:
|
||||
enabled: True
|
||||
allow_privileged: True
|
||||
disable_log_collection: False
|
||||
logging:
|
||||
type: json-file
|
||||
config: {}
|
||||
volumes:
|
||||
enabled: False
|
||||
# You can set a list of caps allowed for containers. The default is the same set of caps than Docker, minus net_raw
|
||||
@@ -265,3 +269,4 @@ nomad_services: "{{ nomad_base_services | combine(nomad_extra_services, recursiv
|
||||
# nomad_backup_token: 1677848e-1fcd-b24a-6fb0-56b503d75651
|
||||
# or a more advanced use
|
||||
# nomad_backup_token: $(VAULT_TOKEN=$(cat /run/vault_agent/vault.token) vault read -field=secret_id nomad/creds/admin ttl=1m)
|
||||
|
||||
|
Reference in New Issue
Block a user