Init group owner of /etc/kolla to kolla
TrivialFix Closes-Bug: #1620213 Change-Id: I2446aebafb37add2172d6858be47a6983d461d46
This commit is contained in:
parent
27b4f6fc7f
commit
a89c9ff396
@ -140,6 +140,7 @@
|
|||||||
state: directory
|
state: directory
|
||||||
recurse: yes
|
recurse: yes
|
||||||
owner: kolla
|
owner: kolla
|
||||||
|
group: kolla
|
||||||
mode: 755
|
mode: 755
|
||||||
become: True
|
become: True
|
||||||
when: create_kolla_user | bool == True
|
when: create_kolla_user | bool == True
|
||||||
|
Loading…
Reference in New Issue
Block a user