Merge "Comment some lines in globals.yml"

This commit is contained in:
Jenkins 2016-09-07 01:08:55 +00:00 committed by Gerrit Code Review
commit 972db51982

View File

@ -162,7 +162,7 @@ kolla_internal_vip_address: "10.10.10.254"
# Glance options # Glance options
####################### #######################
# Configure image backend. # Configure image backend.
glance_backend_file: "yes" #glance_backend_file: "yes"
#glance_backend_ceph: "no" #glance_backend_ceph: "no"
@ -181,7 +181,7 @@ glance_backend_file: "yes"
####################### #######################
# Nova options # Nova options
####################### #######################
nova_backend_ceph: "{{ enable_ceph }}" #nova_backend_ceph: "{{ enable_ceph }}"
####################################### #######################################