Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  lib
  manifests
  spec
  templates
  types
.fixtures.yml 853 Bytes
.gitignore 461 Bytes
.pmtignore 500 Bytes
.puppet-lint.rc 83 Bytes
.sync.yml 84 Bytes
CHANGELOG.md 38.6 KB
CONTRIBUTING.md 10.3 KB
Gemfile 739 Bytes
HISTORY.md 21.2 KB
LICENSE 31.7 KB
README.md 6.57 KB
Rakefile 1.88 KB
metadata.json 1.27 KB

Latest revisions

# Date Author Comment
79182429 05/08/2024 07:41 AM Evgeni Golov

Allow puppet/redis 11.x and puppet/systemd 7.x

f9fb4991 05/03/2024 12:40 PM Evgeni Golov

use `migrate --check` not `migrate --plan |grep` check for migrations

`--check` is available since Django 3.1 and is nicer than having to grep
for a message that can be different in another language.

21aa39e2 04/11/2024 01:19 PM Ian Ballou

Fixes #37308 - set REMOTE_USER properly for pulpcore registry

738ca5a4 03/19/2024 01:56 PM Evgeni Golov

allow setting gpgkey url in acceptance tests

7f48ca85 03/18/2024 08:40 AM Evgeni Golov

Allow puppetlabs/apache 12.x

We need 12.0.3+ for Puppet 8 support due to https://github.com/puppetlabs/puppetlabs-apache/pull/2525

e7f7e00a 03/15/2024 09:53 AM Odilon Sousa

Allow setting baseurl fact during acceptance tests

615103d9 02/19/2024 11:51 AM Ewoud Kohl van Wijngaarden

Release 10.0.0

cc203584 02/16/2024 11:37 PM Ewoud Kohl van Wijngaarden

Mark compatible with puppet/redis 10.x

The breaking change was the removal of Debian 10 support, which doesn't
affect this module.

a7368fdc 02/15/2024 12:31 PM Evgeni Golov

Ensure glibc-langpack-en is always installed

Not all systems have this package pre-installed and without it creation
of the database will fail.

cb95de66 02/13/2024 11:34 AM Ewoud Kohl van Wijngaarden

Drop pulpcore::plugin::migration

The last supported version of pulp-2to3-migration was with Pulp 3.19 and
this module now only supports 3.39 or newer.

View all revisions | View revisions

Also available in: Atom