Skip to content

Commit 7b00c35

Browse files
committed
CI: use docker instead of podman
1 parent 815ebcc commit 7b00c35

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ jobs:
2525
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
2626
with:
2727
beaker_hosts: 'vpnserver:ma;vpnclienta:a'
28+
beaker_hypervisor: 'docker'

.sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ spec/spec_helper_acceptance.rb:
44
.github/workflows/ci.yml:
55
with:
66
beaker_hosts: 'vpnserver:ma;vpnclienta:a'
7+
beaker_hypervisor: 'docker'

0 commit comments

Comments
 (0)