Update to 2022-08-11 11:00

This commit is contained in:
Daniel Berteaud
2022-08-11 11:00:17 +02:00
parent 617c1583eb
commit 9d4a3e4947
9 changed files with 80 additions and 2 deletions

View File

@@ -156,6 +156,15 @@ nomad_base_conf:
publish_allocation_metrics: True
publish_node_metrics: True
# Consul integration
# See https://www.nomadproject.io/docs/configuration/consul
consul:
# address: http://localhost:8500
# allow_unauthenticated: True
# tags: []
# You can override part of the default config without rewriting everything else
# the dict will get merged
nomad_extra_conf: {}