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.
2 parents c3f0438 + 922aeda commit 049a74cCopy full SHA for 049a74c
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ permissions:
22
jobs:
23
puppet:
24
name: Puppet
25
- uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
+ uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
26
with:
27
beaker_hosts: 'host1:shard.ma;host2:slave,router.a'
28
beaker_facter: 'mongodb_repo_version:MongoDB:6.0,7.0,8.0'
.msync.yml
@@ -2,4 +2,4 @@
2
# Managed by modulesync - DO NOT EDIT
3
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
4
5
-modulesync_config_version: '10.3.0'
+modulesync_config_version: '10.4.0'
0 commit comments