diff options
Diffstat (limited to 'ci/bundle_tpl/phase2-overrides.yaml')
-rw-r--r-- | ci/bundle_tpl/phase2-overrides.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/bundle_tpl/phase2-overrides.yaml b/ci/bundle_tpl/phase2-overrides.yaml index 218df213..dd44ab56 100644 --- a/ci/bundle_tpl/phase2-overrides.yaml +++ b/ci/bundle_tpl/phase2-overrides.yaml @@ -25,7 +25,4 @@ keystone-admin-role: {{ os.admin.role }} {% if os.beta.public_api %} use-internal-endpoints: true -{% if opnfv.domain is defined %} - os-public-hostname: api.{{ opnfv.domain }} -{% endif %} {% endif %} |