osd_pool_default_size: 1
osd:
osd_journal_size: 2048
+
+# The following is only needed for testing purposes and is not part of
+# ceph-ansible supported variables
+
+osd_ids:
+ - 0
+ - 1
--- /dev/null
+../../../playbooks/noop.yml
\ No newline at end of file
-../../../playbooks/test_filestore_dmcrypt.yml
\ No newline at end of file
+../../../playbooks/test.yml
\ No newline at end of file
global:
osd_pool_default_pg_num: 8
osd_pool_default_size: 1
+
+# The following is only needed for testing purposes and is not part of
+# ceph-ansible supported variables
+
+osd_ids:
+ - 0
+ - 1
--- /dev/null
+../../../playbooks/noop.yml
\ No newline at end of file
-../../../playbooks/test_filestore.yml
\ No newline at end of file
+../../../playbooks/test.yml
\ No newline at end of file