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.69 KB
database.pp 1.24 KB
init.pp 19 KB
install.pp 1.09 KB
params.pp 6.78 KB
plugin.pp 1.62 KB
providers.pp 598 Bytes
puppetmaster.pp 4.01 KB
rake.pp 1008 Bytes
repo.pp 617 Bytes
repos.pp 734 Bytes
service.pp 1.56 KB
settings.pp 1.33 KB

Latest revisions

# Date Author Comment
f1443225 04/22/2020 12:16 AM Ewoud Kohl van Wijngaarden

Add parameter documentation

4324f24d 04/18/2020 02:16 PM Ewoud Kohl van Wijngaarden

Drop the separate rails repository

Foreman 2.0 dropped this and needs to be removed.

5612b1ec 04/16/2020 09:35 PM Ewoud Kohl van Wijngaarden

Drop {enc,report}_api parameters

Parameters with a single value aren't really useful.

a2bb93d8 04/16/2020 09:35 PM Ewoud Kohl van Wijngaarden

Remove unused parameters from puppetmaster

These config settings are never actually read by anything.

7a19261e 04/15/2020 10:55 AM Eric Helms

Only install foreman-release-scl on CentOS EL 7

d33e10c2 04/02/2020 11:51 AM Shimon Shtein

Rename inventory_upload to rh_cloud

281f1966 03/25/2020 05:09 PM Ewoud Kohl van Wijngaarden

Refs #29144 - Use systemd socket activation

When using systemd socket activation, it's important that the
ListenSocket matches what Puma binds on. Otherwise it may fail. This
happens when is configured on [::]:3000 (dual stack) and Puma on
0.0.0.0:3000. Puma will then attempt to bind and fail because the port...

975a5c75 03/06/2020 12:20 AM Eric Helms

Refs #29148: Do not proxy /pulp2 to Puma

a9859de9 03/05/2020 04:21 PM Ewoud Kohl van Wijngaarden

Refs #28436 - Drop unused parameter

0e8621418b1eb3418066552945218cbad8d71f2d added this, but was a left over
from an earlier iteration.

d3898585 03/05/2020 04:02 PM Ewoud Kohl van Wijngaarden

Use plugin_prefix to determine plugin packages

Previously this was duplicating the plugin prefix for packages that
didn't follow the convention. By using regsubst, this can be avoided.
This removes the need for separate params classes.

View revisions

Also available in: Atom