diff options
author | meimei <meimei@huawei.com> | 2017-01-12 10:13:46 +0800 |
---|---|---|
committer | Justin chi <chigang@huawei.com> | 2017-01-14 08:18:19 +0000 |
commit | 75804a32f34b683115c3a8d7a576bbea3d9a0e7b (patch) | |
tree | 5cae1329949d0bc823a012ff8ae2f6d4c54f6ba5 /deploy/conf/hardware_environment/intel-pod8/os-nosdn-nofeature-ha.yml | |
parent | 2e33f30a1f0a17692d6d0348248df10b98cfb498 (diff) |
update intel pod8 configuration
the IPMI IP assignment and vlan of intel-pod8 have been changed
Change-Id: Ia6f2880ab2388b031b79046c00e03bc918b957e1
Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'deploy/conf/hardware_environment/intel-pod8/os-nosdn-nofeature-ha.yml')
-rw-r--r-- | deploy/conf/hardware_environment/intel-pod8/os-nosdn-nofeature-ha.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/deploy/conf/hardware_environment/intel-pod8/os-nosdn-nofeature-ha.yml b/deploy/conf/hardware_environment/intel-pod8/os-nosdn-nofeature-ha.yml index 1d1fd529..b144603b 100644 --- a/deploy/conf/hardware_environment/intel-pod8/os-nosdn-nofeature-ha.yml +++ b/deploy/conf/hardware_environment/intel-pod8/os-nosdn-nofeature-ha.yml @@ -14,7 +14,7 @@ hosts: - eth1: '00:1E:67:D4:30:D1' - eth2: '00:1E:67:C5:5B:28' - eth3: '00:1E:67:C5:5B:29' - ipmiIp: 10.2.117.134 + ipmiIp: 10.2.117.133 roles: - controller - ha @@ -27,7 +27,7 @@ hosts: - eth1: '00:1E:67:D4:39:B4' - eth2: '00:1E:67:C5:52:24' - eth3: '00:1E:67:C5:52:25' - ipmiIp: 10.2.117.136 + ipmiIp: 10.2.117.134 roles: - controller - ha @@ -39,7 +39,7 @@ hosts: - eth1: '00:1E:67:D4:31:B1' - eth2: '00:1E:67:C1:FA:E0' - eth3: '00:1E:67:C1:FA:E1' - ipmiIp: 10.2.117.138 + ipmiIp: 10.2.117.135 roles: - controller - ha @@ -51,7 +51,7 @@ hosts: - eth1: '00:1E:67:D4:34:66' - eth2: '00:1E:67:E2:58:80' - eth3: '00:1E:67:E2:58:81' - ipmiIp: 10.2.117.140 + ipmiIp: 10.2.117.136 roles: - compute - ceph-osd @@ -62,7 +62,7 @@ hosts: - eth1: '00:1E:67:D4:38:41' - eth2: '00:1E:67:C1:F9:2C' - eth3: '00:1E:67:C1:F9:2D' - ipmiIp: 10.2.117.142 + ipmiIp: 10.2.117.137 roles: - compute - ceph-osd |