diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 76a3a14..c59c035 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,5 +20,5 @@ jobs: uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3 with: pidfile_workaround: 'false' - beaker_facter: 'pulpcore_version:Pulp:nightly,3.49,3.63,3.73,3.85' + beaker_facter: 'pulpcore_version:Pulp:nightly,3.63,3.73,3.85' rubocop: false diff --git a/.sync.yml b/.sync.yml index 8c013ec..57f4498 100644 --- a/.sync.yml +++ b/.sync.yml @@ -1,3 +1,3 @@ --- .github/workflows/ci.yml: - beaker_facter: 'pulpcore_version:Pulp:nightly,3.49,3.63,3.73,3.85' + beaker_facter: 'pulpcore_version:Pulp:nightly,3.63,3.73,3.85' diff --git a/README.md b/README.md index e5a0f05..b8e6dc5 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,6 @@ Supported version. Supported version. -### Pulpcore 3.49 - -Supported version. - ## Installation layout Pulpcore doesn't mandate a specific layout so this module creates and manages this. There are some constraints, mostly due to SELinux support.