mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-03 23:26:58 +02:00
Update to 2025-01-03 11:00
This commit is contained in:
@@ -96,6 +96,9 @@ client {
|
||||
{% endfor %}
|
||||
]
|
||||
|
||||
# Required for alloc to be able to reach themselves through an exposed port
|
||||
bridge_network_hairpin_mode = true
|
||||
|
||||
{% if nomad_conf.client.node_pool is defined %}
|
||||
node_pool = "{{ nomad_conf.client.node_pool }}"
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user