Merge "When copying glance-swift.conf ensure mode and become used"
This commit is contained in:
commit
e65781e679
@ -86,6 +86,8 @@
|
||||
- "{{ node_custom_config }}/glance/glance-swift.conf"
|
||||
- "{{ node_custom_config }}/glance/{{ inventory_hostname }}/glance-swift.conf"
|
||||
dest: "{{ node_config_directory }}/glance-api/glance-swift.conf"
|
||||
mode: "0660"
|
||||
become: true
|
||||
register: glance_swift_conf
|
||||
when:
|
||||
- glance_api.enabled | bool
|
||||
|
Loading…
Reference in New Issue
Block a user