You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 line
354B

  1. debian_mirror: http://deb.debian.org/debian
  2. debian_live_build_serial_console: false
  3. debian_live_build_bootappend_live: boot=live components quiet {{ debian_live_build_serial_console | ternary('console=ttyS0','') }} hostname={{ debian_live_build_hostname }}
  4. debian_live_build_hostname: "{{ inventory_hostname }}"
  5. debian_live_build_distribution: stretch