Skip to content

Fix the Acceptance Tests by running them with beaker_hypervisor: vagrant_libvirt #138

Fix the Acceptance Tests by running them with beaker_hypervisor: vagrant_libvirt

Fix the Acceptance Tests by running them with beaker_hypervisor: vagrant_libvirt #138

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: daberkow/gha-puppet/.github/workflows/beaker.yml@ubuntu24
with:
beaker_hypervisor: 'vagrant_libvirt'