Merge "Don't assume default network names in net_ip*map"
[apex-tripleo-heat-templates.git] / puppet / services / ceph-rgw.yaml
index d7014e5..c5b29c7 100644 (file)
@@ -87,4 +87,6 @@ outputs:
           tags: step0,validation
         - name: Stop RGW instance
           tags: step1
-          service: name=ceph-radosgw@{{rgw_id.stdout}} state=stopped
+          service:
+            name: ceph-radosgw@{{rgw_id.stdout}}
+            state: stopped