Merge pull request #653 from ksingh7/fix_mon_containerized_deployment_with_kv

ceph-common: Fix for issue no. 652
pull/663/head
Leseb 2016-03-28 20:27:39 +02:00
commit e539645fba
2 changed files with 8 additions and 0 deletions

View File

@ -340,3 +340,7 @@ dummy:
#docker: false
# Do not comment the variable mon_containerized_deployment_with_kv here. This variable is being used
# by ceph.conf.j2 template. so it should always be defined
#mon_containerized_deployment_with_kv: false

View File

@ -331,3 +331,7 @@ os_tuning_params:
##########
docker: false
# Do not comment the variable mon_containerized_deployment_with_kv here. This variable is being used
# by ceph.conf.j2 template. so it should always be defined
mon_containerized_deployment_with_kv: false