Files @ 606af1737c84
Branch filter:

Location: majic-ansible-roles/roles/web_server/molecule/default/group_vars/parameters-mandatory.yml

branko
MAR-129: Added information about test tools to development documentation:

- Document use of mcabber/mutt configuration files for trying out the
XMPP/mail server.
1
2
3
4
5
6
7
8
9
---

# common
ca_certificates:
  testca: "{{ lookup('file', 'tests/data/x509/ca.cert.pem') }}"

# Common parameters (general, not role).
tls_certificate_dir: tests/data/x509/
tls_private_key_dir: tests/data/x509/