]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Add undefined vars to ceph-common role 831/head
authorSam Yaple <sam@yaple.net>
Thu, 2 Jun 2016 14:54:36 +0000 (14:54 +0000)
committerSam Yaple <sam@yaple.net>
Thu, 2 Jun 2016 14:54:36 +0000 (14:54 +0000)
This is a temporary action to get the playbooks functional before a
refactor to better correct this issue.

roles/ceph-common/defaults/main.yml

index 32dbaa8df12205981db00b186dacbce75b5897d1..bbd5810757812c97c62da9796ceb6acb602e19b6 100644 (file)
@@ -331,3 +331,17 @@ docker: false
 # by ceph.conf.j2 template. so it should always be defined
 mon_containerized_deployment_with_kv: false
 
+
+##################
+# Temporary Vars #
+##################
+# NOTE(SamYaple): These vars are set here to they are defined before use. They
+# should be removed after a refactor has properly seperated all the checks into
+# the appropriate roles.
+
+journal_collocation: False
+raw_multi_journal: False
+osd_directory: False
+bluestore: False
+
+osd_auto_discovery: False