summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/usr/share/openstack/swift-controller.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack/usr/share/openstack/swift-controller.yml b/openstack/usr/share/openstack/swift-controller.yml
index f53d98df..e44b2612 100644
--- a/openstack/usr/share/openstack/swift-controller.yml
+++ b/openstack/usr/share/openstack/swift-controller.yml
@@ -32,7 +32,6 @@
region='RegionOne'
token={{ KEYSTONE_TEMPORARY_ADMIN_TOKEN }}
- - name: Determine which rings are present
- shell: test -f /etc/swift/{{ item }}.ring.gz
with_items: ring_names
register: rings