Skip to content

Fix acceptance tests & run on vagrant_libvirt #163

Fix acceptance tests & run on vagrant_libvirt

Fix acceptance tests & run on vagrant_libvirt #163

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@7f6425c0e12a696d457b9ba6bb8eec5737cce5b6
with:
beaker_hypervisor: 'vagrant_libvirt'