Comment some lines in globals.yml

TrivialFix

Change-Id: Ibd3c18d37833b8abc50a48a258783f2629ef8e83
This commit is contained in:
Mauricio Lima 2016-09-06 08:08:32 -04:00
parent ff648fbca3
commit 9e8f7ef3e5
1 changed files with 3 additions and 3 deletions

View File

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