Project

General

Profile

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

Latest revisions

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

9de15a3d 03/09/2017 12:51 PM Martin Bacovsky

Refs #17298 - Add max tasks per Pulp worker

41a2c3f5 02/23/2017 04:21 PM Eric Helms

Fix lint errors

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

Fixes #18484 - Enables ostree-importer proxy settings

View revisions

Also available in: Atom