aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'