Files @ b598cf22ae50
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/bootstrap.yml

branko
MAR-28: Implemented backup tests for mail_server role:

- Reworked slightly how /etc/hosts is set-up to allow for multiple names to be
associated with the same IP in test playbook.
- Updated LDAP server to behave as backup server as well.
- Enabled backups on server used for testing optional parameters.
- Implemented backup tests.
- Added necessary test data for backups (keys etc).
1
2
3
4
5
6
---

- hosts: testsite
  remote_user: root
  roles:
    - bootstrap