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