Merge "Run registering keystone ceph_rgw user task only on one node"

This commit is contained in:
Jenkins 2017-08-29 21:42:56 +00:00 committed by Gerrit Code Review
commit de61c89014

View File

@ -36,3 +36,4 @@
auth: "{{ '{{ openstack_ceph_rgw_auth }}' }}"
module_extra_vars:
openstack_ceph_rgw_auth: "{{ openstack_swift_auth }}"
run_once: True