kolla-ansible/ansible/roles/manila
Mark Goddard b50917fe2c Fix non-root reconfiguration with ceph enabled
Various ceph-related tasks were missing a 'become' that would allow them
to work as a non-root user. This seems to only cause a problem after an
initial deployment, perhaps due to the recursive ownership & permissions
changes at the end of the ceph.yml and external_ceph.yml files.

This change adds the necessary becomes.

Change-Id: I887c7b3bdef49db1dd1bf9e5bdbf5dc47b7f41af
Closes-Bug: #1795125
2018-10-02 09:16:34 +01:00
..
defaults Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
handlers Apply Resource Constraints to Services. 2018-07-26 11:35:28 +00:00
meta Add ansible support for Manila 2016-03-01 10:55:47 -05:00
tasks Fix non-root reconfiguration with ceph enabled 2018-10-02 09:16:34 +01:00
templates Deprecate auth_uri option 2018-08-07 11:58:23 +05:30