From: Alex Yang Date: Mon, 26 Jun 2017 11:38:36 +0000 (+0800) Subject: Modify zte-pod2 to non-HA temporarily for test with daisy X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F36509%2F1;p=securedlab.git 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 --- 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'