aboutsummaryrefslogtreecommitdiff
path: root/configs/data-dir/ipxe/flatcar.ipxe.slc
blob: 8ecfdda6ed27ae21cb42ec5e09f1da0ee012b074 (plain)
1
2
3
4
5
6
7
8
9
10
{{define "flatcar.ipxe" -}}
#!ipxe

set flatcar-url https://stable.release.flatcar-linux.net/amd64-usr/{{.version}}

kernel ${flatcar-url}/flatcar_production_pxe.vmlinuz initrd=flatcar_production_pxe_image.cpio.gz flatcar.first_boot=1 ignition.config.url=http://{{.baseURL}}/configs/ignition/flatcar?hostname={{.hostname}}
initrd ${flatcar-url}/flatcar_production_pxe_image.cpio.gz

boot
{{end}}
nihil fit ex nihilo