diff --git a/roles/xmpp_server/molecule/default/molecule.yml b/roles/xmpp_server/molecule/default/molecule.yml index 452cfd2efe040f18ef705df23b318632e5540e50..4ee4c079d87fde8c8058892047d134c5676154b1 100644 --- a/roles/xmpp_server/molecule/default/molecule.yml +++ b/roles/xmpp_server/molecule/default/molecule.yml @@ -20,7 +20,7 @@ platforms: cpus: 1 interfaces: - auto_config: true - ip: 192.168.56.10 + ip: 192.168.56.11 network_name: private_network type: static @@ -33,7 +33,7 @@ platforms: cpus: 1 interfaces: - auto_config: true - ip: 192.168.56.20 + ip: 192.168.56.21 network_name: private_network type: static @@ -46,7 +46,7 @@ platforms: cpus: 1 interfaces: - auto_config: true - ip: 192.168.56.30 + ip: 192.168.56.31 network_name: private_network type: static @@ -59,7 +59,7 @@ platforms: cpus: 1 interfaces: - auto_config: true - ip: 192.168.56.31 + ip: 192.168.56.32 network_name: private_network type: static @@ -72,7 +72,7 @@ platforms: cpus: 1 interfaces: - auto_config: true - ip: 192.168.56.32 + ip: 192.168.56.33 network_name: private_network type: static