try to make tftp_server do the right thing
This commit is contained in:
parent
0491a02dea
commit
b8f4fed0e6
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ br1_ip: 10.5.127.193
|
|||
br1_nm: 255.255.255.0
|
||||
|
||||
install_noc: noc01.phx2.fedoraproject.org
|
||||
install_mac: F0-1F-AF-E1-D9-D8
|
||||
install_mac: F0:1F:AF:E1:D9:D8
|
||||
# Inside this, expect /vmlinuz and /initrd.img
|
||||
install_binpath: /uefi/x86_64/el7
|
||||
install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-08disk
|
||||
|
|
|
@ -10,7 +10,7 @@ br1_ip: 10.5.127.203
|
|||
br1_nm: 255.255.255.0
|
||||
|
||||
install_noc: noc01.phx2.fedoraproject.org
|
||||
install_mac: E4-43-4B-24-19-96
|
||||
install_mac: E4:43:4B:24:19:96
|
||||
# Inside this, expect /vmlinuz and /initrd.img
|
||||
install_binpath: /uefi/x86_64/el7
|
||||
install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-10disk
|
||||
|
|
|
@ -10,7 +10,7 @@ br1_ip: 10.5.127.229
|
|||
br1_nm: 255.255.255.0
|
||||
|
||||
install_noc: noc01.phx2.fedoraproject.org
|
||||
install_mac: E4-43-4B-22-CE-EA
|
||||
install_mac: E4:43:4B:22:CE:EA
|
||||
# Inside this, expect /vmlinuz and /initrd.img
|
||||
install_binpath: /uefi/x86_64/el7
|
||||
install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-10disk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue