fix names here for everyone's sanity
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
bf1ad05777
commit
3fe7a37f47
1 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ shared-network cloud {
|
||||||
host rhev01 {
|
host rhev01 {
|
||||||
hardware ethernet 48:4D:7E:05:4E:F4;
|
hardware ethernet 48:4D:7E:05:4E:F4;
|
||||||
fixed-address 172.23.1.5;
|
fixed-address 172.23.1.5;
|
||||||
option host-name "rhev01.fedoraproject.org";
|
option host-name "rhev01.cloud.fedoraproject.org";
|
||||||
next-server 172.23.1.1;
|
next-server 172.23.1.1;
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
@ -42,7 +42,7 @@ shared-network cloud {
|
||||||
host rhev02 {
|
host rhev02 {
|
||||||
hardware ethernet 48:4D:7E:05:4F:E2;
|
hardware ethernet 48:4D:7E:05:4F:E2;
|
||||||
fixed-address 172.23.1.6;
|
fixed-address 172.23.1.6;
|
||||||
option host-name "rhev02.fedoraproject.org";
|
option host-name "rhev02.cloud.fedoraproject.org";
|
||||||
next-server 172.23.1.1;
|
next-server 172.23.1.1;
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
@ -50,7 +50,7 @@ shared-network cloud {
|
||||||
host rhev03 {
|
host rhev03 {
|
||||||
hardware ethernet 48:4D:7E:05:4F:5C;
|
hardware ethernet 48:4D:7E:05:4F:5C;
|
||||||
fixed-address 172.23.1.7;
|
fixed-address 172.23.1.7;
|
||||||
option host-name "rhev03.fedoraproject.org";
|
option host-name "rhev03.cloud.fedoraproject.org";
|
||||||
next-server 172.23.1.1;
|
next-server 172.23.1.1;
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue