initial cleanup of cisco hardware
This commit is contained in:
parent
af222f6dfe
commit
ecd140b64d
5 changed files with 0 additions and 63 deletions
|
@ -208,29 +208,6 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host bvirthost03 {
|
||||
hardware ethernet 00:25:B5:FF:00:01;
|
||||
fixed-address 10.5.125.80;
|
||||
next-server 10.5.125.43;
|
||||
option host-name "bvirthost03";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host buildvmhost-12 {
|
||||
hardware ethernet 00:25:B5:FF:00:05;
|
||||
fixed-address 10.5.125.134;
|
||||
next-server 10.5.125.43;
|
||||
option host-name "buildvmhost-12";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host ucs-blade01 {
|
||||
hardware ethernet 00:25:b5:ff:00:00;
|
||||
fixed-address 10.5.125.20;
|
||||
next-server 10.5.125.43;
|
||||
option host-name "ucs-blade01.phx2.fedoraproject.org";
|
||||
}
|
||||
|
||||
host buildhw-01 {
|
||||
hardware ethernet 14:9E:CF:61:9E:61;
|
||||
fixed-address 10.5.125.164;
|
||||
|
|
|
@ -231,28 +231,6 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host buildvmhost-10 {
|
||||
hardware ethernet 00:25:B5:FF:00:03;
|
||||
fixed-address 10.5.125.132;
|
||||
next-server 10.5.125.43;
|
||||
option host-name "buildvmhost-10";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host buildvmhost-12 {
|
||||
hardware ethernet 00:25:B5:FF:00:05;
|
||||
fixed-address 10.5.125.134;
|
||||
next-server 10.5.125.43;
|
||||
option host-name "buildvmhost-12";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host ucs-blade01 {
|
||||
hardware ethernet 00:25:b5:ff:00:00;
|
||||
fixed-address 10.5.125.20;
|
||||
next-server 10.5.125.43;
|
||||
option host-name "ucs-blade01.phx2.fedoraproject.org";
|
||||
}
|
||||
|
||||
host buildhw-01 {
|
||||
hardware ethernet 14:9E:CF:61:9E:61;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue