Add missing variable kolla_enable_heat

This commit is contained in:
Mark Goddard 2017-10-19 14:50:32 +01:00
parent 8311ec0e91
commit 464a29eea5

View File

@ -233,6 +233,7 @@ kolla_openstack_logging_debug: "False"
kolla_enable_barbican: "no"
kolla_enable_glance: "yes"
kolla_enable_haproxy: "yes"
kolla_enable_heat: "yes"
kolla_enable_ironic: "yes"
kolla_enable_neutron: "yes"
kolla_enable_nova: "yes"