Switch off congress role in ansible plabook 69/35769/1
authorYifei Xue <xueyifei@huawei.com>
Mon, 5 Jun 2017 03:44:45 +0000 (11:44 +0800)
committerYifei Xue <xueyifei@huawei.com>
Mon, 5 Jun 2017 03:44:45 +0000 (11:44 +0800)
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 <xueyifei@huawei.com>
deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml

index 38b8b0e..9b19600 100644 (file)
@@ -86,7 +86,7 @@
     - dashboard
     - heat
     - aodh
-    - congress
+#    - congress
 
 - hosts: all
   remote_user: root