Run registering keystone ceph_rgw user task only on one node

Change-Id: If4d396750fd2bf5b5b0bbaab68b0f01f1a657262
Closes-Bug: #1713656
This commit is contained in:
Jeffrey Zhang 2017-08-29 16:18:37 +08:00
parent 912c799085
commit 28bd9bf996

View File

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