Merge "Remove useless variable glance_backend_file"
This commit is contained in:
commit
bed0357931
@ -431,7 +431,6 @@ keystone_default_user_role: "_member_"
|
|||||||
#######################
|
#######################
|
||||||
# Glance options
|
# Glance options
|
||||||
#######################
|
#######################
|
||||||
glance_backend_file: "{{ not enable_ceph | bool }}"
|
|
||||||
glance_backend_ceph: "{{ enable_ceph }}"
|
glance_backend_ceph: "{{ enable_ceph }}"
|
||||||
|
|
||||||
|
|
||||||
|
@ -230,8 +230,7 @@ kolla_internal_vip_address: "10.10.10.254"
|
|||||||
# Glance - Image Options
|
# Glance - Image Options
|
||||||
#########################
|
#########################
|
||||||
# Configure image backend.
|
# Configure image backend.
|
||||||
#glance_backend_file: "yes"
|
#glance_backend_ceph: "{{ enable_ceph }}"
|
||||||
#glance_backend_ceph: "no"
|
|
||||||
|
|
||||||
#######################
|
#######################
|
||||||
# Ceilometer options
|
# Ceilometer options
|
||||||
|
Loading…
Reference in New Issue
Block a user