diff --git a/roles/common/molecule/default/molecule.yml b/roles/common/molecule/default/molecule.yml index b8df3f40f471b71d135580a54524923ec794fa9e..a9ac6ddf4935e005a91bff2fead2da5ae5e00111 100644 --- a/roles/common/molecule/default/molecule.yml +++ b/roles/common/molecule/default/molecule.yml @@ -70,44 +70,6 @@ platforms: netmask: 116 type: static - - name: parameters-mandatory-bullseye - groups: - - parameters-mandatory - box: debian/bullseye64 - memory: 256 - cpus: 1 - provider_raw_config_args: - - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" - interfaces: - - auto_config: true - ip: 192.168.56.31 - network_name: private_network - type: static - - auto_config: true - ip: fd00::192:168:56:31 - network_name: private_network - netmask: 116 - type: static - - - name: parameters-optional-bullseye - groups: - - parameters-optional - box: debian/bullseye64 - memory: 256 - cpus: 1 - provider_raw_config_args: - - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" - interfaces: - - auto_config: true - ip: 192.168.56.32 - network_name: private_network - type: static - - auto_config: true - ip: fd00::192:168:56:32 - network_name: private_network - netmask: 116 - type: static - - name: parameters-mandatory-bookworm groups: - parameters-mandatory