Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

9 lines
442B

  1. debian_mirror: http://deb.debian.org/debian
  2. debian_security_mirror: http://security.debian.org/debian-security
  3. live_build_serial_console: false
  4. live_build_bootappend_live: boot=live components quiet {{ live_build_serial_console | ternary('console=ttyS0','') }} hostname={{ live_build_hostname }} locales=de_DE.UTF-8 timezone=Europe/Berlin keyboard-layouts=de
  5. live_build_hostname: "{{ inventory_hostname }}"
  6. live_build_distribution: stretch