]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
dummy: only use the user playbook
authorLoic Dachary <ldachary@redhat.com>
Mon, 2 Nov 2015 11:15:47 +0000 (12:15 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 2 Nov 2015 11:43:41 +0000 (12:43 +0100)
Signed-off-by: Loic Dachary <ldachary@redhat.com>
suites/dummy/all/nop.yaml

index e027e553395c5a13911a2226203ada85508ee5e8..3e5abf10ff577e2260a2200b5358a60907851a45 100644 (file)
@@ -1,6 +1,9 @@
+overrides:
+   ansible.cephlab:
+     playbook: users.yml
+
 roles:
     - [mon.a, mds.a, osd.0, osd.1, client.0]
 
 tasks:
     - nop:
-