Skip to content

Commit

Permalink
Use vagrant for accept
Browse files Browse the repository at this point in the history
  • Loading branch information
traylenator committed Jan 23, 2024
1 parent 3fdaa80 commit e673397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@b66ada4b8751d1d3633548c2ddbe6c1ec1b9a5ac
with:
pidfile_workaround: 'false'
beaker_facter: 'memory.system.total:TotalMemory:100 MiB'
beaker_hypervisor: 'vagrant_libvirt'

0 comments on commit e673397

Please sign in to comment.