Changeset - 70c044ec4a81
[Not reviewed]
0 1 0
Branko Majic (branko) - 5 months ago 2023-12-02 19:39:06
branko@majic.rs
MAR-189: Switch helper machines for ldap_server role tests to Bullseye.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
roles/ldap_server/molecule/default/molecule.yml
Show inline comments
 
@@ -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
 

	
0 comments (0 inline, 0 general)