X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=ci%2Fconfig_tpl%2Fjuju2%2Fbundle_tpl%2Fhaclusters.yaml;fp=ci%2Fconfig_tpl%2Fjuju2%2Fbundle_tpl%2Fhaclusters.yaml;h=26ea286768f2bfc68c32dc04a7c521378e1a8417;hb=31882813e2b47c840634aa5461d2cb4b8d58a172;hp=091fa7e01a368a8ffcb594e3cf710f98dc8c523d;hpb=125d7e8a30700c63f6b015552c4826acc6223bf2;p=joid.git diff --git a/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml b/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml index 091fa7e0..26ea2867 100644 --- a/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/haclusters.yaml @@ -15,7 +15,6 @@ {% if os.network.ipv6 %} prefer-ipv6: {{ os.network.ipv6 }} {% endif %} -{% if os.network.controller != 'ocl' %} hacluster-heat: charm: "./{{ ubuntu.release }}/hacluster" options: @@ -23,7 +22,6 @@ cluster_count: 3 {% if os.network.ipv6 %} prefer-ipv6: {{ os.network.ipv6 }} -{% endif %} {% endif %} hacluster-horizon: charm: "./{{ ubuntu.release }}/hacluster"