File diff 161187c252c0 → 686083d16102
roles/wsgi_website/molecule/default/molecule.yml
Show inline comments
 
@@ -14,17 +14,6 @@ lint:
 

	
 
platforms:
 

	
 
  - name: wsgi-website-buster
 
    groups:
 
      - wsgi-website
 
      - parameters-mandatory
 
      - parameters-optional
 
    box: debian/contrib-buster64
 
    memory: 512
 
    cpus: 1
 
    provider_raw_config_args:
 
      - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']"
 

	
 
  - name: wsgi-website-bullseye
 
    groups:
 
      - wsgi-website