From bdfe3c9ce06c8447c2a5be3b98a7ce1bdb24c837 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 5 Oct 2023 12:03:24 +0200 Subject: [PATCH] drop pidfile_workaround --- .github/workflows/ci.yml | 2 -- .sync.yml | 2 -- 2 files changed, 4 deletions(-) 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