From 67858bbf2fe17081e76100123622d50bfffb532f Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 16 Aug 2016 09:30:56 -0500 Subject: disable heat in HA as seeing few failures in running api. Change-Id: I180e5696279fcd131b6211d30207964fa1b2f977 Signed-off-by: Narinder Gupta --- ci/config_tpl/bundle_tpl/haclusters.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ci/config_tpl/bundle_tpl/haclusters.yaml') diff --git a/ci/config_tpl/bundle_tpl/haclusters.yaml b/ci/config_tpl/bundle_tpl/haclusters.yaml index ef193654..fc42d38e 100644 --- a/ci/config_tpl/bundle_tpl/haclusters.yaml +++ b/ci/config_tpl/bundle_tpl/haclusters.yaml @@ -9,11 +9,11 @@ options: corosync_transport: unicast cluster_count: 3 - hacluster-heat: - charm: "local:{{ ubuntu.release }}/hacluster" - options: - corosync_transport: unicast - cluster_count: 3 +# hacluster-heat: +# charm: "local:{{ ubuntu.release }}/hacluster" +# options: +# corosync_transport: unicast +# cluster_count: 3 hacluster-horizon: charm: "local:{{ ubuntu.release }}/hacluster" options: -- cgit 1.2.3-korg