Files
@ 5ea45eee5187
Branch filter:
Location: majic-ansible-roles/roles/ldap_server/molecule.yml - annotation
5ea45eee5187
783 B
text/x-yaml
MAR-124: Updated mail_forwarder test_tls_enforced_towards_relay_mail_server to be a bit robust against race condition.
7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 7c07f17e46ba 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 064760bdc9d5 7c07f17e46ba 7c07f17e46ba 7c07f17e46ba | ---
dependency: {}
driver:
name: vagrant
vagrant:
platforms:
- name: debian-jessie64
box: debian/contrib-jessie64
providers:
- name: virtualbox
type: virtualbox
options:
memory: 512
cpus: 1
instances:
- name: parameters-mandatory.local
interfaces:
- network_name: private_network
type: static
ip: 10.31.127.10
auto_config: yes
- name: parameters-optional
interfaces:
- network_name: private_network
type: static
ip: 10.31.127.11
auto_config: yes
- name: client
interfaces:
- network_name: private_network
type: static
ip: 10.31.127.12
auto_config: yes
verifier:
name: testinfra
|