From 70c044ec4a817e941f0645383b8d369fbd0c53aa 2023-12-02 19:39:06 From: Branko Majic Date: 2023-12-02 19:39:06 Subject: [PATCH] MAR-189: Switch helper machines for ldap_server role tests to Bullseye. --- diff --git a/roles/ldap_server/molecule/default/molecule.yml b/roles/ldap_server/molecule/default/molecule.yml index 0f26fe449cebb8985945217d2abb374f5c9eabca..d09a21244629c88a9a95f7b56a2e6af2505e316e 100644 --- a/roles/ldap_server/molecule/default/molecule.yml +++ b/roles/ldap_server/molecule/default/molecule.yml @@ -15,12 +15,12 @@ lint: platforms: - name: client - box: debian/contrib-buster64 + box: debian/bullseye64 memory: 512 cpus: 1 interfaces: - auto_config: true - ip: 192.168.56.10 + ip: 192.168.56.11 network_name: private_network type: static