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.

main.yml 312B

7 jaren geleden
7 jaren geleden
1234567
  1. debian_mirror: http://deb.debian.org/debian
  2. live_build_serial_console: false
  3. live_build_bootappend_live: boot=live components quiet {{ live_build_serial_console | ternary('console=ttyS0','') }} hostname={{ live_build_hostname }}
  4. live_build_hostname: "{{ inventory_hostname }}"
  5. live_build_distribution: stretch