Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  acceptance
  classes
  defines
  unit
spec.opts 50 Bytes
spec_helper.rb 2.47 KB
spec_helper_acceptance.rb 1.36 KB

Latest revisions

# Date Author Comment
b886b74e 06/13/2017 02:02 AM Ewoud Kohl van Wijngaarden

Fix tests

d63b4316 05/16/2017 10:07 AM Ewoud Kohl van Wijngaarden

Refactor the class inclusions and chaining

b7953f16 05/16/2017 10:07 AM Ewoud Kohl van Wijngaarden

Ensure /etc/httpd/conf.d/pulp.conf doesn't interfere

The katello-installer already wipes this file1 but if Apache attempts
to start before it's wiped then it will fail to start due to a missing
certificate:

httpd27117: AH00526: Syntax error on line 21 of /etc/httpd/conf.d/pulp.conf:...

4a8ab2cf 05/12/2017 02:02 PM Ewoud Kohl van Wijngaarden

Add repo classes (#229)

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

8cbe1f7f 05/10/2017 05:21 PM Ewoud Kohl van Wijngaarden

modulesync: Drop puppet 3, improve testing infra

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.

View revisions

Also available in: Atom