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

DEFAULT linux
LABEL linux
    KERNEL boot/debian-mirror-2De7fzShMmxe-linux
    APPEND initrd=boot/debian-mirror-2De7fzShMmxe-initrd.gz interface=auto url=http://foreman.example.com/unattended/provision ramdisk_size=10800 root=/dev/rd/0 rw auto BOOTIF=01-00-f0-54-1a-7e-e0 auto=true netcfg/disable_dhcp=false locale=en_US hostname=snapshot-ipv4-dhcp-deb10 domain=snap.example.com
    IPAPPEND 2


