mirror of
https://github.com/rancher/os.git
synced 2025-06-28 15:56:58 +00:00
use the non-github files, they're actually easier to update
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
db096d6e76
commit
cdc3a189ad
@ -1,6 +1,6 @@
|
|||||||
#!ipxe
|
#!ipxe
|
||||||
dhcp
|
dhcp
|
||||||
set base-url https://github.com/rancher/os/releases/download/latest
|
set base-url https://releases.rancher.com/os/latest
|
||||||
kernel ${base-url}/vmlinuz printk.devkmsg=on rancher.state.dev=LABEL=RANCHER_STATE rancher.state.wait console=tty0 rancher.state.mdadm_scan console=ttyS1,115200n8 rancher.autologin=ttyS1 rancher.network.interfaces.eth*.dhcp=true
|
kernel ${base-url}/vmlinuz printk.devkmsg=on rancher.state.dev=LABEL=RANCHER_STATE rancher.state.wait console=tty0 rancher.state.mdadm_scan console=ttyS1,115200n8 rancher.autologin=ttyS1 rancher.network.interfaces.eth*.dhcp=true
|
||||||
initrd ${base-url}/initrd
|
initrd ${base-url}/initrd
|
||||||
boot
|
boot
|
||||||
|
Loading…
Reference in New Issue
Block a user