Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cli
  compute
  config
  database
  plugin
  providers
  repos
cli.pp 3.15 KB
config.pp 5.4 KB
database.pp 1.48 KB
init.pp 16.4 KB
install.pp 1.05 KB
params.pp 9.09 KB
plugin.pp 747 Bytes
providers.pp 1.27 KB
puppetmaster.pp 2.85 KB
rake.pp 603 Bytes
remote_file.pp 354 Bytes
repo.pp 758 Bytes
repos.pp 902 Bytes
service.pp 1.24 KB
settings.pp 1.4 KB

Latest revisions

# Date Author Comment
78139d9b 09/26/2017 04:50 AM Patrick Ruckstuhl

Drop explicit source for pgp key (#594)

Fixes GH-593

e905dbd4 09/21/2017 06:04 AM Timo Goebel

add plugin: foreman_snapshot_management (#589)

8c20baf6 09/15/2017 04:48 AM Timo Goebel

add plugin foreman_userdata (#586)

2d3e6c52 08/31/2017 11:14 AM Ewoud Kohl van Wijngaarden

Remove discovery image downloading

The image downloading is tied to tftp and handled by the proxy. Since
puppet-foreman_proxy is already able to download images there's no sense
in duplicating the code here.

Based on https://github.com/theforeman/puppet-foreman/pull/486...

8075727e 07/28/2017 05:22 PM Ewoud Kohl van Wijngaarden

Use apache mod classes

Requires puppetlabs-apache 7301123aa51afe696f129988482889f61aa4f0d0
which is shipped since 2.0.0 so we bump the required version.

[1] https://github.com/puppetlabs/puppetlabs-apache/commit/7301123aa51afe696f129988482889f61aa4f0d0

a8297636 06/29/2017 10:56 AM Martin Bacovsky

Fixes #20079 - SSL secured and verified PGSQL connection

To setup DB with SSL and verification use params:
db_sslmode => 'verify-full',
db_root_cert => 'ca_bundle.pem'

Default DB sslmode is 'prefer' - non-verified SSL with fallback to
non-SSL. To use SSL secured connection with CA verification sslmode...

fa3c1770 06/02/2017 06:52 AM Ewoud Kohl van Wijngaarden

Fix a typo in documentation

b50b7eb6 06/02/2017 05:53 AM Marek Hulán

Fixes #19550 - support smart card certificates

11612c87 05/16/2017 03:29 AM Ewoud Kohl van Wijngaarden

Use the vhost additional_includes parameter

82810d25 04/11/2017 06:56 AM Dominic Cleal

Replace tftp::params::root use with Puppet lookup

View revisions

Also available in: Atom