Files @ 5ee6fc8d3513
Branch filter:

Location: majic-ansible-roles/roles/preseed/defaults/main.yml

branko
MAR-218: Force handler execution during testing for consistency:

- Otherwise it can easily happen that some handlers never run, leaving
the machine in inconsistent state until they are run by hand.
---

preseed_country: SE
preseed_keymap: us
preseed_language: en
preseed_locale: en_US.UTF-8
preseed_mirror_directory: /debian
preseed_mirror_hostname: ftp.se.debian.org
preseed_mirror_proxy: ""
preseed_network_auto: true
preseed_network_interface: eth0
preseed_root_password: root
preseed_server_overrides: {}
preseed_timezone: Europe/Stockholm