mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
correct problem with power8 ips
This commit is contained in:
@@ -776,19 +776,30 @@ host cavium02-mgmt {
|
||||
option host-name "cavium02";
|
||||
}
|
||||
|
||||
host bvmhost-p08-01-mgmt {
|
||||
hardware ethernet a0:42:3f:32:b2:fb;
|
||||
fixed-address 10.3.160.121;
|
||||
option host-name "bvmhost-p08-01";
|
||||
}
|
||||
host bvmhost-p08-02-mgmt {
|
||||
hardware ethernet 98:BE:94:4B:9C:D2;
|
||||
fixed-address 10.3.160.122;
|
||||
option host-name "bvmhost-p08-02";
|
||||
}
|
||||
|
||||
host bvmhost-p08-03-mgmt {
|
||||
hardware ethernet 40:F2:E9:A5:47:60;
|
||||
fixed-address 10.3.160.121;
|
||||
fixed-address 10.3.160.123;
|
||||
option host-name "bvmhost-p08-03";
|
||||
}
|
||||
host bvmhost-p08-04-mgmt {
|
||||
hardware ethernet 98:BE:94:4B:96:10;
|
||||
fixed-address 10.3.160.122;
|
||||
fixed-address 10.3.160.124;
|
||||
option host-name "bvmhost-p08-04";
|
||||
}
|
||||
host bvmhost-p08-05-mgmt {
|
||||
hardware ethernet 98:BE:94:4B:94:C4;
|
||||
fixed-address 10.3.160.123;
|
||||
fixed-address 10.3.160.125;
|
||||
option host-name "bvmhost-p08-05";
|
||||
}
|
||||
host bvmhost-p09-03-mgmt {
|
||||
@@ -1076,11 +1087,6 @@ host ppc9-04-mgmt {
|
||||
fixed-address 10.3.160.61;
|
||||
option host-name "ppc9-04";
|
||||
}
|
||||
host p8-cloud02-mgmt {
|
||||
hardware ethernet 98:BE:94:4B:A4:80;
|
||||
fixed-address 10.3.160.62;
|
||||
option host-name "p8-cloud02";
|
||||
}
|
||||
host svault06-mgmt {
|
||||
hardware ethernet D0:94:66:45:A1:66;
|
||||
fixed-address 10.3.160.63;
|
||||
|
||||
Reference in New Issue
Block a user