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-pod4/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-pod4/os-odl_l2-moon-ha.yml')
-rw-r--r-- | deploy/conf/hardware_environment/huawei-pod4/os-odl_l2-moon-ha.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/deploy/conf/hardware_environment/huawei-pod4/os-odl_l2-moon-ha.yml b/deploy/conf/hardware_environment/huawei-pod4/os-odl_l2-moon-ha.yml index 5a37257e..fa034d30 100644 --- a/deploy/conf/hardware_environment/huawei-pod4/os-odl_l2-moon-ha.yml +++ b/deploy/conf/hardware_environment/huawei-pod4/os-odl_l2-moon-ha.yml @@ -23,7 +23,7 @@ hosts: interfaces: - eth1: 'E8:4D:D0:BA:63:4A' ipmiIp: 172.16.131.17 - ipmiPass: Huawei@123 + ipmiPass: Opnfv@pod4 roles: - controller - ha @@ -36,7 +36,7 @@ hosts: interfaces: - eth1: 'E8:4D:D0:BB:AA:C6' ipmiIp: 172.16.131.18 - ipmiPass: Huawei@123 + ipmiPass: Opnfv@pod4 roles: - controller - ha @@ -48,7 +48,7 @@ hosts: interfaces: - eth1: 'E8:4D:D0:B9:1F:4A' ipmiIp: 172.16.131.19 - ipmiPass: Huawei@123 + ipmiPass: Opnfv@pod4 roles: - controller - ha @@ -60,7 +60,7 @@ hosts: interfaces: - eth1: 'E8:4D:D0:BB:AA:EA' ipmiIp: 172.16.131.20 - ipmiPass: Huawei@123 + ipmiPass: Opnfv@pod4 roles: - compute - ceph-osd @@ -70,7 +70,7 @@ hosts: interfaces: - eth1: 'E8:4D:D0:BB:AB:1E' ipmiIp: 172.16.131.21 - ipmiPass: Huawei@123 + ipmiPass: Opnfv@pod4 roles: - compute - ceph-osd |