Skip to content
Snippets Groups Projects
Commit 8d739212 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

test: move testsuite over to Alma 8 from Rocky 8, because Rocky's Vagrant box...

test: move testsuite over to Alma 8 from Rocky 8, because Rocky's Vagrant box seems to no longer be maintained
parent 1a0bd47b
No related branches found
No related tags found
No related merge requests found
virtualbox_rocky8
\ No newline at end of file
virtualbox_alma8/
\ No newline at end of file
......@@ -4,16 +4,12 @@ dependency:
enabled: false
driver:
name: vagrant
lint: |
set -e
yamllint .
ansible-lint -x no-loop-var-prefix,command-instead-of-module,package-latest
platforms:
# Check out the documentation at
# https://github.com/ansible-community/molecule-vagrant#documentation
# for more platform parameters.
- name: vm-rosapp-mol
box: rockylinux/8
box: almalinux/8
memory: 1024
# List of raw Vagrant `config` options.
# provider_raw_config_args:
......@@ -24,7 +20,7 @@ platforms:
ssh.remote_user: "lza"
disksize.size: '20GB'
- name: vm-rosora-mol
box: rockylinux/8
box: almalinux/8
memory: 1024
# List of raw Vagrant `config` options.
# provider_raw_config_args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment