File diff 80509e42b589 → 0758b92e0638
roles/xmpp_server/molecule/default/molecule.yml
Show inline comments
 
@@ -14,6 +14,10 @@ lint:
 

	
 
platforms:
 

	
 

	
 
  # Helpers
 
  # =======
 

	
 
  - name: ldap-server
 
    box: debian/bullseye64
 
    memory: 512
 
@@ -26,6 +30,10 @@ platforms:
 
        network_name: private_network
 
        type: static
 

	
 

	
 
  # Debian 11 Bullseye
 
  # ================
 

	
 
  - name: client-bullseye
 
    groups:
 
      - clients
 
@@ -37,7 +45,7 @@ platforms:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.22
 
        ip: 192.168.56.41
 
        network_name: private_network
 
        type: static
 

	
 
@@ -52,7 +60,7 @@ platforms:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.41
 
        ip: 192.168.56.51
 
        network_name: private_network
 
        type: static
 

	
 
@@ -67,7 +75,7 @@ platforms:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 
    interfaces:
 
      - auto_config: true
 
        ip: 192.168.56.42
 
        ip: 192.168.56.52
 
        network_name: private_network
 
        type: static