mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 02:15:20 +00:00
consul config template altered
This commit is contained in:
parent
d8d0148fd5
commit
beea66b947
@ -8,7 +8,7 @@ consul {
|
||||
max_backoff = "{{ conf_consul.get('retry-max-backoff', '5m') }}"
|
||||
}
|
||||
{% if conf['consul-acl-token'] %}
|
||||
token = "{{ conf['consul-acl-token'] }}"
|
||||
token = "{{ conf['consul-acl-token'] }}"
|
||||
{% endif %}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user