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:
|
||||
group.present:
|
||||
- name: {{ consul.group }}
|
||||
- system: True
|
||||
|
||||
consul-user:
|
||||
user.present:
|
||||
|
|
Loading…
Reference in a new issue