Update to 2023-07-19 12:00

This commit is contained in:
Daniel Berteaud
2023-07-19 12:00:08 +02:00
parent 0ab5afe51b
commit a47b4985b2
3 changed files with 9 additions and 2 deletions

View File

@@ -62,6 +62,10 @@ nomad_base_conf:
client:
# Should client be enabled
enabled: "{{ (inventory_hostname in nomad_servers | map('regex_replace', ':\\d+$', '')) | ternary(False, True) }}"
# Node pool
# node_pool: gateways
# host_volumes:
# - name: mysql
# path: /data/mysql