Add undefined vars to ceph-common role

This is a temporary action to get the playbooks functional before a
refactor to better correct this issue.
pull/831/head
Sam Yaple 2016-06-02 14:54:36 +00:00
parent cbbf87eb42
commit bc242c2c34
1 changed files with 14 additions and 0 deletions

View 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