push the bits to make coreos->uefi
This commit is contained in:
parent
98276d85e6
commit
ff3cde0fbe
1 changed files with 11 additions and 11 deletions
|
@ -606,7 +606,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.11;
|
||||
option host-name "os-node01.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node02 {
|
||||
|
@ -614,7 +614,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.12;
|
||||
option host-name "os-node02.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node03 {
|
||||
|
@ -622,7 +622,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.13;
|
||||
option host-name "os-node03.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node04 {
|
||||
|
@ -630,7 +630,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.14;
|
||||
option host-name "os-node04.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node05 {
|
||||
|
@ -638,7 +638,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.15;
|
||||
option host-name "os-node05.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node06 {
|
||||
|
@ -646,7 +646,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.16;
|
||||
option host-name "os-node06.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node07 {
|
||||
|
@ -654,7 +654,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.17;
|
||||
option host-name "os-node07.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node08 {
|
||||
|
@ -662,7 +662,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.18;
|
||||
option host-name "os-node08.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node09 {
|
||||
|
@ -670,7 +670,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.19;
|
||||
option host-name "os-node09.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node10 {
|
||||
|
@ -678,7 +678,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.20;
|
||||
option host-name "os-node10.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-node11 {
|
||||
|
@ -686,7 +686,7 @@ shared-network pubcloud {
|
|||
fixed-address 38.145.48.21;
|
||||
option host-name "os-node11.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "coreos/grubx64.efi";
|
||||
filename "uefi/grubx64.efi";
|
||||
}
|
||||
|
||||
host os-storage-node12 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue