Files @ 5bc6b7fb4cb5
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/preseed.yml - annotation

branko
MAR-127: Implemented time synchronisation set-up in common role:

- Added new parameter ntp_servers for defining list of servers to use.
- Deploy ntp and ntpdate packages and relevant configuration files.
- Updated tests, fixing expected restriction lines in ntp
configuration, and adding an additional test to make sure the ntp
daemon has reread its configuration.
1
2
3
4
5
---
# Playbook for generating Debian preseed files for automating the installation.
- hosts: preseed
  roles:
    - preseed