]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
create a single-machine inventory for testing
authorAlfredo Deza <adeza@redhat.com>
Tue, 26 Jan 2016 12:10:41 +0000 (07:10 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 28 Jan 2016 17:53:23 +0000 (11:53 -0600)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
tests/inventories/single-machine.yml [new file with mode: 0644]

diff --git a/tests/inventories/single-machine.yml b/tests/inventories/single-machine.yml
new file mode 100644 (file)
index 0000000..453ae62
--- /dev/null
@@ -0,0 +1,8 @@
+[mons]
+localhost
+
+[osds]
+localhost
+
+[rgws]
+localhost