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