push dhcp for noc01
This commit is contained in:
parent
b81cfd0535
commit
b15745a15e
1 changed files with 2 additions and 2 deletions
|
@ -379,10 +379,10 @@ shared-network pubcloud {
|
||||||
# filename "pxelinux.0";
|
# filename "pxelinux.0";
|
||||||
# }
|
# }
|
||||||
|
|
||||||
host cloud-virthost01 {
|
host copr-vmhost01 {
|
||||||
hardware ethernet f4:02:70:d0:05:00 ;
|
hardware ethernet f4:02:70:d0:05:00 ;
|
||||||
fixed-address 38.145.48.31;
|
fixed-address 38.145.48.31;
|
||||||
option host-name "cloud-virthost01.fedorainfracloud.org";
|
option host-name "copr-vmhost01.fedorainfracloud.org";
|
||||||
next-server 38.145.48.10;
|
next-server 38.145.48.10;
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue