summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/heat.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/bundle_tpl/heat.yaml')
-rw-r--r--ci/bundle_tpl/heat.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/ci/bundle_tpl/heat.yaml b/ci/bundle_tpl/heat.yaml
deleted file mode 100644
index 4fe9deb7..00000000
--- a/ci/bundle_tpl/heat.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
- heat:
- charm: "local:{{ ubuntu.release }}/heat"
-# num_units: {{ unit_qty() }}
- options:
-{% if os.ha.mode == 'ha' %}
-# vip: {{ opnfv.vip.heat }}
-{% endif %}
-{% if os.beta.public_api %}
-# os-public-hostname: api.{{ opnfv.domain }}
-{% endif %}
- to:
- - "lxc:nodes=0"
-{# Empty block to avoid bad block trim #}