Skip to content

Commit

Permalink
Merge pull request #899 from voxpupuli/no-pidfile
Browse files Browse the repository at this point in the history
drop pidfile_workaround
  • Loading branch information
bastelfreak authored Oct 5, 2023
2 parents dbdcede + bdfe3c9 commit 1aa215e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
with:
pidfile_workaround: 'CentOS,Ubuntu'
2 changes: 0 additions & 2 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ spec/spec_helper.rb:
spec_overrides:
- "require 'support/acceptance/supported_versions'"
- "require 'spec_helper_methods'"
.github/workflows/ci.yml:
pidfile_workaround: CentOS,Ubuntu
.puppet-lint.rc:
enabled_lint_checks:
- parameter_documentation

0 comments on commit 1aa215e

Please sign in to comment.