Merge "Fix default value on globals for config_strategy"

This commit is contained in:
Jenkins
2016-03-08 17:30:23 +00:00
committed by Gerrit Code Review

View File

@@ -6,7 +6,7 @@
# Kolla options
###################
# Valid options are [ COPY_ONCE, COPY_ALWAYS ]
#config_strategy: "COPY_ONCE"
#config_strategy: "COPY_ALWAYS"
# Valid options are [ centos, fedora, oraclelinux, ubuntu ]
#kolla_base_distro: "centos"