Snippets Groups Projects
Commit 5fd26429 authored by chenxing's avatar chenxing Committed by Chason Chan
Browse files

Fix the incorrect container_facts

backport: pike

Closes-Bug: #1729564
Change-Id: If6db5fad1f23e0afaadcad97b4f37a13e34de9fa
(cherry picked from commit 994c80c7)
parent 90fd8b33
......@@ -13,5 +13,5 @@
timeout: 1
state: stopped
when:
- container_facts['ceph-rgw'] is not defined
- container_facts['ceph_rgw'] is not defined
- inventory_hostname in groups['ceph-rgw']
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment