We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141538e commit 0756e59Copy full SHA for 0756e59
.github/workflows/ci.yml
@@ -81,4 +81,4 @@ jobs:
81
run: bundle exec rake beaker
82
env:
83
BEAKER_PUPPET_COLLECTION: ${{ matrix.puppet.collection }}
84
- BEAKER_setfile: ${{ matrix.setfile.value }}
+ BEAKER_setfile: 'centos7-64{hypervisor=docker,hostname=centos7-64.example.com,dockeropts={HostConfig={network=${{ job.services.gitlab.network }}}}}'
0 commit comments