Skip to content

Commit a868a6a

Browse files
committed
Caracal: Build heat images by default
Heat is now disabled by default, but we still need to build images for those environments that continue to use it.
1 parent 595b998 commit a868a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/environments/ci-builder/stackhpc-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ kolla_enable_cloudkitty: true
1515
kolla_enable_designate: true
1616
kolla_enable_etcd: true
1717
kolla_enable_grafana: true
18+
kolla_enable_heat: true
1819
kolla_enable_influxdb: true
1920
kolla_enable_ironic: true
2021
kolla_enable_letsencrypt: true

0 commit comments

Comments
 (0)