13 lines
370 B
INI
13 lines
370 B
INI
TIMEOUT 50
|
|
TOTALTIMEOUT 3000
|
|
|
|
LABEL Current
|
|
KERNEL /boot/vmlinuz
|
|
INITRD /boot/initrd.img
|
|
APPEND root=LABEL=cloudimg-rootfs ds=nocloud-net;s=https://cloud-init.sysdeploy.org/apiv2?filetype=
|
|
|
|
LABEL Previous
|
|
KERNEL /boot/vmlinuz.old
|
|
INITRD /boot/initrd.img.old
|
|
APPEND root=LABEL=cloudimg-rootfs ds=nocloud-net;s=https://cloud-init.sysdeploy.org/apiv2?filetype=
|