summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/usr/share/openstack/swift-controller.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack/usr/share/openstack/swift-controller.yml b/openstack/usr/share/openstack/swift-controller.yml
index e44b2612..e368a0c6 100644
--- a/openstack/usr/share/openstack/swift-controller.yml
+++ b/openstack/usr/share/openstack/swift-controller.yml
@@ -33,6 +33,7 @@
token={{ KEYSTONE_TEMPORARY_ADMIN_TOKEN }}
- shell: test -f /etc/swift/{{ item }}.ring.gz
+ ignore_errors: True
with_items: ring_names
register: rings