Fixed consul group to be system group
This commit is contained in:
parent
b481ca7192
commit
c0b672206e
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ consul-bin-dir:
|
||||||
consul-group:
|
consul-group:
|
||||||
group.present:
|
group.present:
|
||||||
- name: {{ consul.group }}
|
- name: {{ consul.group }}
|
||||||
|
- system: True
|
||||||
|
|
||||||
consul-user:
|
consul-user:
|
||||||
user.present:
|
user.present:
|
||||||
|
|
Loading…
Reference in a new issue