Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  admin
  apache
  child
  consumer
  crane
admin.pp 5.73 KB
apache.pp 4.43 KB
apache_plugin.pp 544 Bytes
broker.pp 830 Bytes
child.pp 662 Bytes
config.pp 4.46 KB
consumer.pp 8.12 KB
crane.pp 1.52 KB
database.pp 859 Bytes
init.pp 23.6 KB
install.pp 1.17 KB
params.pp 3.27 KB
service.pp 307 Bytes

Latest revisions

# Date Author Comment
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

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.

ed08429c 04/24/2017 05:55 PM Ewoud Kohl van Wijngaarden

Remove EL6 compatiblity code (#226)

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....

fe589c2d 03/25/2017 02:04 AM Ewoud Kohl van Wijngaarden

Make puppet-lint happy

b4c90011 03/17/2017 03:29 PM Eric Helms

Add Pulp profiling option

025eee3e 03/16/2017 01:34 PM Ewoud Kohl van Wijngaarden

Remove code to support EL6 (#202)

According to metadata.json EL6 is no longer supported so we can safely
remove the code that supported it.

This also makes the service idempotent on EL7 because the status command
was broken on systemd. Since we have a native unit file, we can rely on...

cc83c52c 03/16/2017 01:18 PM Timo Goebel

broker service may not run on the same node

When installing pulp and the message broker on different nodes, the
massage broker service is not present in the catalog and catalog
compilation fails.
Using a resource collector instead of referencing the service directly...

f5f7c192 03/10/2017 01:11 PM Kamil Herbik

Messaging transport version (#195)

  • [messaging_transport_version]
    - added new param 'messaging_version'
    - it is related to the isue that 'python-gofer-qpid' and 'python-gofer-amqp'
    get version number from the main pulp's 'version' value which is incorrect....
81eb057d 03/09/2017 12:51 PM Martin Bacovsky

Validate max_tasks_per_child

View revisions

Also available in: Atom