]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
add a mdss group to the CLI testing inventory
authorAndrew Schoen <aschoen@redhat.com>
Thu, 5 May 2016 21:53:56 +0000 (16:53 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 6 May 2016 19:47:45 +0000 (14:47 -0500)
The ceph-mds role is being tested, but there was not group for it in the
inventory so ceph-mds was not being installed on the testing machine.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/inventories/single-machine.yml

index 453ae6267d34b91631db37b366646da43c9249de..f29122795908deb5cb9059bc08638daa53724ec0 100644 (file)
@@ -6,3 +6,6 @@ localhost
 
 [rgws]
 localhost
+
+[mdss]
+localhost