Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since voxpupuli/gha-puppet#49 it is possible to use vagrant rather than default docker hypervisor. Allow that configuration to be set via `.sync.yml` ```yaml --- .github/workflows/ci.yml: beaker_hypervisor: 'vagrant_libvirt' ```
- Loading branch information