diff --git a/roles/mail_server/molecule/default/molecule.yml b/roles/mail_server/molecule/default/molecule.yml index c7e1b62fe5c69ee43fb388ad3cef74b5f59bbfe6..00c7dfe1e4971fed2c31fd265d0c38dbd530e7e7 100644 --- a/roles/mail_server/molecule/default/molecule.yml +++ b/roles/mail_server/molecule/default/molecule.yml @@ -27,6 +27,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 @@ -39,6 +41,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.12 @@ -58,6 +62,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 @@ -73,6 +79,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.22 @@ -86,6 +94,8 @@ platforms: box: debian/contrib-buster64 memory: 2048 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.31 @@ -99,6 +109,8 @@ platforms: box: debian/contrib-buster64 memory: 2048 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.32 @@ -118,6 +130,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.41 @@ -133,6 +147,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.42 @@ -146,6 +162,8 @@ platforms: box: debian/bullseye64 memory: 2048 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.51 @@ -159,6 +177,8 @@ platforms: box: debian/bullseye64 memory: 2048 cpus: 1 + provider_raw_config_args: + - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" interfaces: - auto_config: true ip: 192.168.56.52