diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml
index e98f4e1216..f2ab78c8dc 100644
--- a/etc/kolla/globals.yml
+++ b/etc/kolla/globals.yml
@@ -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"