diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/heat.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/heat.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/heat.yaml b/ci/config_tpl/juju2/bundle_tpl/heat.yaml index e5e33605..175283ce 100644 --- a/ci/config_tpl/juju2/bundle_tpl/heat.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/heat.yaml @@ -19,9 +19,6 @@ {% if os.ha.mode == 'ha' %} # vip: {{ opnfv.vip.heat }} {% endif %} -{% if os.beta.public_api %} -# os-public-hostname: api.{{ opnfv.domain }} -{% endif %} to: - "lxd:nodes/0" {# Empty block to avoid bad block trim #} |