Modify zte-pod2 to non-HA temporarily for test with daisy 09/36509/1
authorAlex Yang <yangyang1@zte.com.cn>
Mon, 26 Jun 2017 11:38:36 +0000 (19:38 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Mon, 26 Jun 2017 11:38:36 +0000 (19:38 +0800)
Now there are some issues in HA function in daisy.
The pod will be set to HA again when these issues fixed.

Change-Id: I79046448641ddd18e72c9c9dd5f65e9535764824
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
labs/zte/pod2/daisy/config/deploy.yml

index 3b3eaf5..a5ce219 100644 (file)
@@ -3,18 +3,18 @@ hosts:
 - name: 'controller01'
   roles:
     - 'CONTROLLER_LB'
-- name: 'controller02'
-  roles:
-    - 'CONTROLLER_LB'
-- name: 'controller03'
-  roles:
-    - 'CONTROLLER_LB'
 - name: 'computer01'
   roles:
     - 'COMPUTER'
 - name: 'computer02'
   roles:
     - 'COMPUTER'
+- name: 'computer03'
+  roles:
+    - 'COMPUTER'
+- name: 'computer04'
+  roles:
+    - 'COMPUTER'
 disks:
   daisy: 50
 daisy_passwd: 'r00tme'