Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ssltools
apache.pp 2.26 KB
ca.pp 3.12 KB
candlepin.pp 5.42 KB
config.pp 480 Bytes
foreman.pp 1.73 KB
foreman_proxy.pp 3.88 KB
foreman_proxy_content.pp 1.99 KB
init.pp 5.95 KB
install.pp 113 Bytes
katello.pp 2.74 KB
keypair.pp 807 Bytes
params.pp 3.4 KB
pulp_client.pp 1.67 KB
puppet.pp 2.11 KB
qpid.pp 2.88 KB
qpid_client.pp 1.54 KB
qpid_router.pp 2.92 KB
rhsm_reconfigure_script.pp 1.22 KB
tar_create.pp 565 Bytes
tar_extract.pp 369 Bytes

Latest revisions

# Date Author Comment
cf927332 06/01/2017 12:10 PM Evgeni Golov

Fixes #19734 - enforce proper exection order for Candlepin (#158)

otherwise `Exec[import client certificate into Candlepin keystore]` has
no relationship with `File[/etc/pki/katello/keystore_password-file]` and
Puppet might execute them in any order, but the Exec needs the File.

b6ea6835 05/18/2017 01:24 PM Stephen Benjamin

fixes #19259 - apache key should be mode 0440 (#154)

Foreman launches websockify process that needs read access to
this key.

a6af1d3d 05/16/2017 01:37 PM Timo Goebel

classes inherit from init

05109665 04/10/2017 03:36 PM Ewoud Kohl van Wijngaarden

Introduce a variable for qpid_client cert name

This matches the pattern that's in every other file.

4d019bb3 04/10/2017 03:36 PM Ewoud Kohl van Wijngaarden

Simplify qpid dependencies coding style

192d5958 04/10/2017 03:36 PM Ewoud Kohl van Wijngaarden

Remove redundant dependency on qpid-cpp-server

The qpid-cpp-server installation dependency was most likely added for
the qpidd group. Since the file resource autorequires the Group if it's
manageds and puppet-qpid does manage the Group.

26f57ac4 03/31/2017 02:26 PM Timo Goebel

move qpid exchange creation to puppet-katello module

78d0401f 03/30/2017 07:15 PM Timo Goebel

move qpidd reload to katello module

7a4a173b 03/29/2017 01:29 PM Eric Helms

Contain classes in init to preserve relationships

14854419 03/25/2017 01:47 AM Ewoud Kohl van Wijngaarden

Make puppet-lint happy

View revisions

Also available in: Atom