diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/bundle.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/bundle.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/bundle.yaml b/ci/config_tpl/juju2/bundle_tpl/bundle.yaml index 5f3b5e8b..5a49b9a7 100644 --- a/ci/config_tpl/juju2/bundle_tpl/bundle.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/bundle.yaml @@ -83,6 +83,3 @@ {% include 'harelations.yaml' %} {% endif %} {% include 'relations.yaml' %} -{% if os.mano.mode == 'ha' %} -{% include 'harelations.yaml' %} -{% endif %} |