Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ssltools
apache.pp 1.93 KB
ca.pp 3.12 KB
candlepin.pp 4.8 KB
config.pp 480 Bytes
foreman.pp 1.47 KB
foreman_proxy.pp 3.79 KB
foreman_proxy_content.pp 2.15 KB
init.pp 5.89 KB
install.pp 113 Bytes
katello.pp 2.54 KB
params.pp 3.4 KB
pulp_client.pp 1.34 KB
puppet.pp 1.69 KB
qpid.pp 3.43 KB
qpid_client.pp 1.17 KB
qpid_router.pp 2.72 KB
rhsm_reconfigure_script.pp 1.22 KB
tar_create.pp 565 Bytes
tar_extract.pp 369 Bytes

Latest revisions

# Date Author Comment
e80c0a77 03/19/2017 04:31 PM Timo Goebel

extract ca code from init.pp

bf4d1d9b 03/18/2017 09:39 PM Timo Goebel

qpid does not need apache (#140)

56b323b0 03/18/2017 06:15 PM Ewoud Kohl van Wijngaarden

Make variable usage and indenting consistent

  • Use the absolute $::certs::
  • Use local variables where possible
  • Correct indenting
21b6d9a3 03/18/2017 05:02 PM Timo Goebel

foreman_proxy does not need foreman user

The file is world readable, setting the owner to user
`foreman` causes errors because a user named `foreman` does not exist
on a system with just foreman proxy installed.
Removing the owner causes the file to be owned by root which is fine as...

4e0dd8d1 03/18/2017 05:02 PM Timo Goebel

fix keytool idempotency

8773c3f7 02/10/2017 06:33 PM Stephen Benjamin

Only reference ::certs::params values in foreman_proxy_content (#124)

fad89b0c 01/26/2017 03:19 PM Stephen Benjamin

fixes #17714 - use pki dir for puppet client certs (#117)

  • refs #17714 - use pki dir for puppet client certs
  • refs #17714 - move certs to own puppet dir
  • refs #17714 - fix arrows from puppet lint
db682119 01/17/2017 04:10 PM Evgeni Golov

refs #15931 - allow passing the cname parameter when generating certs (#120)

  • refs #15931 - allow passing the cname parameter to all cert classes

this enables Kafo to set the subjectAltName of the certificates via
--certs-node-cname. The option can be given multiple times to add...

b219b79e 01/11/2017 02:24 PM Stephen Benjamin

Change existing Kafo type definitions to Puppet 4 types (#114)

e0f6d246 01/10/2017 05:40 PM Stephen Benjamin

refs #17366 - remove capsule.pp (#123)

View revisions

Also available in: Atom