From a07fa5ca97c9b87cb685f381822c967aca69cae2 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Mon, 3 May 2021 07:08:50 +1200 Subject: [PATCH] Use github matrix builds --- molecule/mirror-is-set/molecule.yml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/molecule/mirror-is-set/molecule.yml b/molecule/mirror-is-set/molecule.yml index f3397bb..c0e14c4 100644 --- a/molecule/mirror-is-set/molecule.yml +++ b/molecule/mirror-is-set/molecule.yml @@ -4,15 +4,9 @@ dependency: driver: name: docker platforms: - - name: alma - image: docker.io/guisea/py-almalinux + - name: instance + image: docker.io/guisea/${MOLECULE_DISTRO:-centos8}:latest pre_build_image: true - - name: centos7 - image: docker.io/pycontribs/centos:7 - pre_build_image: true - - name: centos8 - image: docker.io/pycontribs/centos:8 - pre_build_image: true provisioner: name: ansible verifier: