#
# This file was deployed via 'Preseed default PXELinux' template

DEFAULT linux
LABEL linux
    KERNEL boot/debian-mirror-RpV7E2zxrKHe-linux
    APPEND initrd=boot/debian-mirror-RpV7E2zxrKHe-initrd.gz interface=auto url=http://foreman.example.com/unattended/provision ramdisk_size=10800 root=/dev/rd/0 rw auto auto=true locale=en_US netcfg/disable_dhcp=false locale=en_US hostname=snapshot-ipv4-dhcp-deb10 domain=snap.example.com
    IPAPPEND 2


