Skip to content
Snippets Groups Projects

Master: update includes the additon of ubuntu Linux distribution focal/22.04 and minor change solving system docker image to work with Colima and Rancher

Merged Remy Mudingay requested to merge remymudingay/cookiecutter-ics-ans-role:master into master
Files
3
@@ -72,8 +72,8 @@ platforms:
cpus: 1
instance_raw_config_args:
- "vbguest.auto_update = false"
{%- elif cookiecutter.molecule_instance == 'vagrant ubuntu/focal64' %}
box: ubuntu/focal64
{%- elif cookiecutter.molecule_instance == 'vagrant ubuntu/jammy64' %}
box: ubuntu/jammy64
memory: 2048
cpus: 1
instance_raw_config_args:
Loading