Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
f4ca4c49 05/12/2017 10:55 AM Ewoud Kohl van Wijngaarden

Refactor pulp::child

This commit factors out the Apache vhost to a separate class. It also
makes all used variables explicit in the local scope. This simplifies
testing and additional coverage has been added.

9241c27d 05/10/2017 05:21 PM Ewoud Kohl van Wijngaarden

Allow ssl_protocol to be an array

66b258c8 05/10/2017 05:21 PM Ewoud Kohl van Wijngaarden

Convert to Puppet 4 types

b9155f97 05/09/2017 11:04 AM Alex Fisher

LDAP authentication support (#221)

For those who want to implement
https://docs.pulpproject.org/user-guide/authentication.html#ldap-whole-api-example

897430f7 04/25/2017 06:11 PM Alex Fisher

Remove all use of mongodb_version fact

Support for EL6 has been dropped. In EL7, EPEL provides mongodb > 2.6.0
so the version check in the template is no longer required. There's
nowhere else in the code the fact is being used.

0d5cd10b 04/24/2017 07:28 PM Alex Fisher

Fix repo_auth parameter (#219)

repo_auth was not in scope in config.pp so the setting was always false
in the template.

a4857099 04/18/2017 03:46 PM Alex Fisher

Include mod_proxy_http apache module (#220)

Pulp streamer requires mod_proxy_http module as well as mod_proxy.

Otherwise, you get errors like these...
```
AH01144: No protocol handler was valid for the URL
/streamer/var/lib/pulp/content/units/rpm/a6/ee6dc94611e32292032077fb753b71fefb36b7ae550d16d11f17d65999a4f7/bind-utils-9.9.4-38.el7_3.2.x86_64.rpm....

d373899e 02/15/2017 03:09 PM Partha Aji

Fixes #18484 - Enables ostree-importer proxy settings

ee411390 11/08/2016 07:09 PM ccnifo

fixes GH-171 - add a show_conf_diff param, defaults to false (#172)

7dafba3d 11/04/2016 01:16 PM Stephen Benjamin

Move crane to puppet-pulp (#170)

View revisions

Also available in: Atom