Skip to content

Commit cdeed07

Browse files
authored
Stop templating empty sections in glance.conf (#2333)
1 parent 261dd32 commit cdeed07

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
[DEFAULT]
21
{% if stackhpc_enable_ceph_glance_cow_optimisations | bool %}
2+
[DEFAULT]
33
show_image_direct_url = true
44
show_multiple_locations = true
5-
{% endif %}
65

76
[glance_store]
8-
{% if stackhpc_enable_ceph_glance_cow_optimisations | bool %}
97
rbd_thin_provisioning = true
108
{% endif %}

0 commit comments

Comments
 (0)