|
|
@@ -1,34 +1,40 @@ |
|
|
|
debian_installer_method: false |
|
|
|
debian_installer_directory: host_files/{{ inventory_hostname }}/debian-installer |
|
|
|
debian_installer_set_hostname: true |
|
|
|
debian_installer_nonfree_firmware: false |
|
|
|
debian_installer_cmdline: auto=true |
|
|
|
cmdline: "" |
|
|
|
--- |
|
|
|
debian_installer_netboot_directory: /srv/netboot |
|
|
|
|
|
|
|
debian_mirror: http://deb.debian.org/debian |
|
|
|
debian_security_mirror: http://security.debian.org/debian-security |
|
|
|
|
|
|
|
live_build_serial_console: false |
|
|
|
live_build_bootappend_live: |
|
|
|
boot=live |
|
|
|
components |
|
|
|
quiet |
|
|
|
locales=de_DE.UTF-8 |
|
|
|
timezone=Europe/Berlin |
|
|
|
keyboard-layouts=de |
|
|
|
# debian_installer_directory: host_files/{{ inventory_hostname }}/debian-installer |
|
|
|
|
|
|
|
live_build_distribution: bullseye |
|
|
|
# debian_installer_method: false |
|
|
|
# debian_installer_directory: host_files/{{ inventory_hostname }}/debian-installer |
|
|
|
# debian_installer_set_hostname: true |
|
|
|
# debian_installer_nonfree_firmware: false |
|
|
|
# debian_installer_cmdline: auto=true |
|
|
|
# cmdline: "" |
|
|
|
|
|
|
|
debian_nonfree_firmware: true |
|
|
|
# debian_mirror: http://deb.debian.org/debian |
|
|
|
# debian_security_mirror: http://security.debian.org/debian-security |
|
|
|
|
|
|
|
debian_live_debian_installer: netinst |
|
|
|
live_build_debian_installer_gui: false |
|
|
|
live_build_directory: /opt/live |
|
|
|
# live_build_serial_console: false |
|
|
|
# live_build_bootappend_live: |
|
|
|
# boot=live |
|
|
|
# components |
|
|
|
# quiet |
|
|
|
# locales=de_DE.UTF-8 |
|
|
|
# timezone=Europe/Berlin |
|
|
|
# keyboard-layouts=de |
|
|
|
|
|
|
|
live_build_desktop: false |
|
|
|
# live_build_distribution: bullseye |
|
|
|
|
|
|
|
live_build_iso_publisher: custom |
|
|
|
# debian_nonfree_firmware: true |
|
|
|
|
|
|
|
live_build_nice_level: 14 |
|
|
|
# debian_live_debian_installer: netinst |
|
|
|
# live_build_debian_installer_gui: false |
|
|
|
# live_build_directory: /opt/live |
|
|
|
|
|
|
|
live_build_linux_surface: false |
|
|
|
# live_build_desktop: false |
|
|
|
|
|
|
|
# live_build_iso_publisher: custom |
|
|
|
|
|
|
|
# live_build_nice_level: 14 |
|
|
|
|
|
|
|
# live_build_linux_surface: false |