summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-04-06 11:29:44 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-04-18 07:52:14 -0500
commitf817c710443ed6e96bae76a93538880ff2e37916 (patch)
treed271f0851524efc3b58f15325c5adf3642593f7f /ci/config_tpl
parenta35b7cea80b694c3d7b44ac74e3929ee775c76ce (diff)
modified to remove the errors.
Change-Id: I9a7dc34d9c40517863505df350c3c2e91156e295 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/bundle.yaml3
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 %}