Created
January 24, 2021 21:45
-
-
Save jseguillon/a394363be587f827de1b3a6d0b5668da to your computer and use it in GitHub Desktop.
molecule kubevirt - molecule.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# molecule/default/molecule.yml | |
driver: | |
name: kubevirt | |
platforms: | |
- name: instance | |
image: "${MOLECULE_DISTRO:-quay.io/jseguillon/kubevirt-images:centos-7-x86_64-genericcloud-2009}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment