Merge "Fix post-deploy mode"
This commit is contained in:
commit
b82ee26242
@ -7,4 +7,5 @@
|
||||
template:
|
||||
src: "roles/common/templates/admin-openrc.sh.j2"
|
||||
dest: "{{ node_config }}/admin-openrc.sh"
|
||||
mode: 0644
|
||||
run_once: True
|
||||
|
5
releasenotes/notes/bug-1891145-95e3943e8e030962.yaml
Normal file
5
releasenotes/notes/bug-1891145-95e3943e8e030962.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes ``post-deploy`` action with new Ansible releases setting a wrong mode
|
||||
on the created file. `LP#1891145 <https://launchpad.net/bugs/1891145>`__
|
Loading…
x
Reference in New Issue
Block a user