diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf4c56b..1f82c4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,5 +19,3 @@ jobs: puppet: name: Puppet uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2 - with: - pidfile_workaround: 'CentOS' diff --git a/.sync.yml b/.sync.yml index 43b0750..9f83f2d 100644 --- a/.sync.yml +++ b/.sync.yml @@ -5,7 +5,5 @@ - parameter_types spec/spec_helper.rb: mock_with: ':rspec' -.github/workflows/ci.yml: - pidfile_workaround: CentOS spec/spec_helper_acceptance.rb: unmanaged: false