Files @ f1b75f1d4b5e
Branch filter:

Location: majic-ansible-roles/roles/preseed/molecule/default/group_vars/parameters-optional.yml - annotation

branko
MAR-132: Add support for Debian 9 (Stretch) to ldap_server role:

- Updated Molecule tests to cover Debian 9 as well.
- Remove the ss utility instead of renaming it when preparing for
tests, and make sure the netstat utility is available.
- Duplicate private key/certificate for mandatory parameters testing.
---

ansible_key: CUSTOMKEY
preseed_country: RS
preseed_directory: /tmp/custom_preseed_files_location
preseed_dns: 1.1.1.1
preseed_domain: example.com
preseed_gateway: 2.2.2.2
preseed_hostname: testing
preseed_ip: 3.3.3.3
preseed_keymap: sv
preseed_language: sr
preseed_locale: en_UK.UTF-8
preseed_mirror_directory: /
preseed_mirror_hostname: ftp.de.debian.org
preseed_mirror_proxy: http://proxy.local
preseed_netmask: 255.255.0.0
preseed_network_auto: false
preseed_network_interface: eth1
preseed_root_password: myrootpassword
preseed_timezone: Europe/Belgrade