From: Yifei Xue Date: Mon, 5 Jun 2017 03:44:45 +0000 (+0800) Subject: Switch off congress role in ansible plabook X-Git-Tag: danube.3.1~3^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F35769%2F1;p=compass4nfv.git Switch off congress role in ansible plabook Installation often failed when creating user, role and service of congress. So we switch off congress here. If compass users want to use congress, just switch on congress in the ansible playbook. Change-Id: I6f75ec7d86582650adbb7b273810a0961e8361c8 Signed-off-by: Yifei Xue --- diff --git a/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml b/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml index 38b8b0e6..9b196007 100644 --- a/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml +++ b/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml @@ -86,7 +86,7 @@ - dashboard - heat - aodh - - congress +# - congress - hosts: all remote_user: root