summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/ceilometer.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/bundle_tpl/ceilometer.yaml')
-rw-r--r--ci/bundle_tpl/ceilometer.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/bundle_tpl/ceilometer.yaml b/ci/bundle_tpl/ceilometer.yaml
index 125e8382..ef5d9b4c 100644
--- a/ci/bundle_tpl/ceilometer.yaml
+++ b/ci/bundle_tpl/ceilometer.yaml
@@ -9,6 +9,9 @@
{% if os.ha.mode == 'ha' %}
vip: {{ opnfv.vip.ceilometer }}
{% endif %}
+{% if os.beta.public_api %}
+ os-public-hostname: api.{{ opnfv.domain }}
+{% endif %}
to:
{% for unit_id in to_select() %}
- "lxc:nodes={{ unit_id }}"