diff --git a/roles/xmpp_server/molecule/default/molecule.yml b/roles/xmpp_server/molecule/default/molecule.yml index 27c3b3d285922d19a6237bed9b8add0436b65e5a..51ac836f1e34847abbf0b4833e77d0690ca114b0 100644 --- a/roles/xmpp_server/molecule/default/molecule.yml +++ b/roles/xmpp_server/molecule/default/molecule.yml @@ -18,6 +18,8 @@ platforms: box: debian/bullseye64 memory: 512 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.11 @@ -31,6 +33,8 @@ platforms: box: debian/contrib-buster64 memory: 256 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.21 @@ -44,6 +48,8 @@ platforms: box: debian/bullseye64 memory: 256 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.22 @@ -57,6 +63,8 @@ platforms: box: debian/contrib-buster64 memory: 512 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.31 @@ -70,6 +78,8 @@ platforms: box: debian/contrib-buster64 memory: 512 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.32 @@ -83,6 +93,8 @@ platforms: box: debian/bullseye64 memory: 512 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.41 @@ -96,6 +108,8 @@ platforms: box: debian/bullseye64 memory: 512 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.42