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 dbdcede + bdfe3c9 commit 1aa215eCopy full SHA for 1aa215e
.github/workflows/ci.yml
@@ -14,5 +14,3 @@ jobs:
14
puppet:
15
name: Puppet
16
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
17
- with:
18
- pidfile_workaround: 'CentOS,Ubuntu'
.sync.yml
@@ -9,8 +9,6 @@ spec/spec_helper.rb:
9
spec_overrides:
10
- "require 'support/acceptance/supported_versions'"
11
- "require 'spec_helper_methods'"
12
-.github/workflows/ci.yml:
13
- pidfile_workaround: CentOS,Ubuntu
.puppet-lint.rc:
enabled_lint_checks:
- parameter_documentation
0 commit comments