Skip to content

Commit 1aa215e

Browse files
authored
Merge pull request #899 from voxpupuli/no-pidfile
drop pidfile_workaround
2 parents dbdcede + bdfe3c9 commit 1aa215e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ jobs:
1414
puppet:
1515
name: Puppet
1616
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
17-
with:
18-
pidfile_workaround: 'CentOS,Ubuntu'

.sync.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ spec/spec_helper.rb:
99
spec_overrides:
1010
- "require 'support/acceptance/supported_versions'"
1111
- "require 'spec_helper_methods'"
12-
.github/workflows/ci.yml:
13-
pidfile_workaround: CentOS,Ubuntu
1412
.puppet-lint.rc:
1513
enabled_lint_checks:
1614
- parameter_documentation

0 commit comments

Comments
 (0)