aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Yang <yangyang1@zte.com.cn>2017-06-26 19:38:36 +0800
committerAlex Yang <yangyang1@zte.com.cn>2017-06-26 19:38:36 +0800
commitdd3f1992bdbbb0c98677939cf4ceeaa01bc1378c (patch)
tree3c27eabd133ac9372f0923a775dcad7217f395fd
parentb9798e16865df40b37d9bc2f965ed24acc01b60f (diff)
Modify zte-pod2 to non-HA temporarily for test with daisy
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>
-rw-r--r--labs/zte/pod2/daisy/config/deploy.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/labs/zte/pod2/daisy/config/deploy.yml b/labs/zte/pod2/daisy/config/deploy.yml
index 3b3eaf5..a5ce219 100644
--- a/labs/zte/pod2/daisy/config/deploy.yml
+++ b/labs/zte/pod2/daisy/config/deploy.yml
@@ -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'