diff options
author | Justin chi <chigang@huawei.com> | 2017-07-20 06:08:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-20 06:08:41 +0000 |
commit | 117130a7f905696ccf66f5eef38d1c0eb951629f (patch) | |
tree | a0da885121c36dd7ce8775c946d61203e4ab2b97 /deploy/conf/hardware_environment/huawei-pod5/os-odl_l2-moon-ha.yml | |
parent | 83bc05805c9734d3bd93c6a8da8c4f7d0a73955c (diff) | |
parent | 6954b183a9e83d70ba552935a074cbfddbf70876 (diff) |
Merge "Change the BMC password of POD"
Diffstat (limited to 'deploy/conf/hardware_environment/huawei-pod5/os-odl_l2-moon-ha.yml')
-rw-r--r-- | deploy/conf/hardware_environment/huawei-pod5/os-odl_l2-moon-ha.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/deploy/conf/hardware_environment/huawei-pod5/os-odl_l2-moon-ha.yml b/deploy/conf/hardware_environment/huawei-pod5/os-odl_l2-moon-ha.yml index defafed9..9829885f 100644 --- a/deploy/conf/hardware_environment/huawei-pod5/os-odl_l2-moon-ha.yml +++ b/deploy/conf/hardware_environment/huawei-pod5/os-odl_l2-moon-ha.yml @@ -23,7 +23,7 @@ hosts: interfaces: - eth1: 'E0:97:96:10:67:8B' ipmiIp: 192.168.5.173 - ipmiPass: Huawei12#$ + ipmiPass: Opnfv@pod5 roles: - controller - ha @@ -36,7 +36,7 @@ hosts: interfaces: - eth1: 'E0:97:96:10:5A:D0' ipmiIp: 192.168.5.174 - ipmiPass: Huawei12#$ + ipmiPass: Opnfv@pod5 roles: - controller - ha @@ -48,7 +48,7 @@ hosts: interfaces: - eth1: 'E0:97:96:10:67:55' ipmiIp: 192.168.5.175 - ipmiPass: Huawei12#$ + ipmiPass: Opnfv@pod5 roles: - controller - ha @@ -60,7 +60,7 @@ hosts: interfaces: - eth1: 'E0:97:96:10:5D:4C' ipmiIp: 192.168.5.176 - ipmiPass: Huawei12#$ + ipmiPass: Opnfv@pod5 roles: - compute - ceph-osd @@ -70,7 +70,7 @@ hosts: interfaces: - eth1: 'E0:97:96:10:63:31' ipmiIp: 192.168.5.177 - ipmiPass: Huawei12#$ + ipmiPass: Opnfv@pod5 roles: - compute - ceph-osd |