Skip to content

Commit 7462fb3

Browse files
authored
Merge pull request #1260 from stackhpc/caracal-build-heat
caracal build heat
2 parents a246b35 + d34ab73 commit 7462fb3

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
# Docker namespace to use for Kolla images. Default is 'kolla'.
66
kolla_docker_namespace: stackhpc-dev
77

8-
# Disable some services to reduce memory footprint.
9-
kolla_enable_heat: false
10-
118
###############################################################################
129
# StackHPC configuration.
1310

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)