Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cli
  compute
  config
  database
  dynflow
  plugin
  providers
  puppetmaster
  repos
cli.pp 3.17 KB
config.pp 7.06 KB
database.pp 1.24 KB
init.pp 18.1 KB
install.pp 1.12 KB
params.pp 6.66 KB
plugin.pp 898 Bytes
providers.pp 598 Bytes
puppetmaster.pp 3.29 KB
rake.pp 664 Bytes
repo.pp 593 Bytes
repos.pp 710 Bytes
service.pp 1.53 KB
settings.pp 1.3 KB

Latest revisions

# Date Author Comment
94e03d58 02/19/2020 08:19 PM Suresh Thirugnanasambandan

Fixes #28955 Add puma configuration tuning options

6a02be6e 02/19/2020 12:46 PM Eric Helms

Fixes #28739: Fix static asset caching when using Puma

8af63b84 02/18/2020 05:46 PM Ewoud Kohl van Wijngaarden

Fixes #29039 - Make foreman::config::apache standalone

By not relying on the foreman class parameters, it becomes easier to use
this class without Foreman. This can be useful when deploying it using a
git checkout rather than packages.

0c3f12a0 02/12/2020 03:53 PM Ewoud Kohl van Wijngaarden

Drop foreman::config::passenger::fragment

8828a108029ff945311dd7ae3113ef9d125d3934 introduced
foreman::config::apache::fragment and deprecated the passenger version
of it. This drops the compatibility code.

109c813f 02/11/2020 07:48 PM Jeroen Hooyberghs

Allow configuring SSLVerifyClient instead of hardcore

Closes GH-743

9c1787ad 01/30/2020 07:50 AM Ewoud Kohl van Wijngaarden

Ensure plugins are installed before the database

Previously plugins were installed after the database was set up. This
was usually ok because all the plugins did database migrations after
being installed. However, if the migration would need any config, it...

3c8f990e 01/27/2020 04:57 PM Bernhard Suttner

Fixes #26739 - Add admin users locale and timezone setting

9aa28178 01/25/2020 11:23 AM Eric Helms

Refs #28067: Ensure dynflow worker config exists before service

If the dynflow worker service starts before the configuration file
has been deployed the worker will fail to start.

bdd1730c 01/20/2020 08:14 PM Ondřej Ezr

Fixes #28067 - dynflow sidekiq services config

5bbf7a00 12/20/2019 12:21 AM Ewoud Kohl van Wijngaarden

Drop listen_on_interface

This parameter doesn't work well since you need to configure Apache
slightly different as well since out of the box it doesn't work. Users
who care about this functionality can use Hiera with the
http_vhost_options and https_vhost_options parameters to set the ip...

View revisions

Also available in: Atom