diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 299548f46..b1971f432 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,5 +14,3 @@ jobs: puppet: name: Puppet uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1 - with: - pidfile_workaround: 'CentOS,Ubuntu' diff --git a/.sync.yml b/.sync.yml index aa41efef7..bd04910b5 100644 --- a/.sync.yml +++ b/.sync.yml @@ -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