Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cli
  compute
  config
  database
  install
  plugin
cli.pp 2.27 KB
config.pp 4.96 KB
database.pp 1.42 KB
init.pp 13.2 KB
install.pp 2.26 KB
params.pp 9.48 KB
plugin.pp 705 Bytes
puppetmaster.pp 2.47 KB
rake.pp 622 Bytes
remote_file.pp 354 Bytes
service.pp 654 Bytes

Latest revisions

# Date Author Comment
4c0fda2b 09/01/2015 09:02 AM Martin Merfort

Add plugin_prefix option on main class

This allows overriding the default which is set
in params.pp and used in plugin.pp.

  • Add parameter to main class
  • Add documentation
  • While here, convert tabs to spaces

closes GH-352

lol

cccd4e6a 08/26/2015 06:01 PM Stephen Benjamin

Install remote execution plugin

closes GH-349

a64c58e8 08/26/2015 06:25 AM Dominic Cleal

refs #4841 - change EL OSes to use 'tfm' SCL prefix

Parameters are supplied on the main foreman class to revert behaviour
for Foreman 1.9 and prior, plus on three plugin classes with
non-standard package names.

Closes GH-348

28c3a57a 08/14/2015 07:21 AM Pierre Radermecker

Don't qualified call to defined resource type

Resource names are not limited by scope.

211726ea 08/03/2015 08:49 AM Pierre Radermecker

Update service.pp

Don't use a `case` instead of an `if`.

If there is a good reason for the `case` could we at least replace `default, false: {` with `default: {` ?

6861e4b0 07/29/2015 07:16 PM Pi3r

Update install.pp

If passenger is set to `false`, we shouldn't install the `passenger ruby packages`.

dacc457b 07/25/2015 05:31 PM Ewoud Kohl van Wijngaarden

Do not include foreman as a pre condition

7649d8d0 07/25/2015 03:38 PM Ewoud Kohl van Wijngaarden

Use absolute variables

c65fb522 07/23/2015 03:52 PM Ewoud Kohl van Wijngaarden

Set explicit permissions

This matches the puppet default and it reduces differences if you set a
global default in site.pp.

9dc2cdb1 07/22/2015 07:40 AM Veronika Kabatova

The --foreman-configure-ipa-repo option is no longer required since
the packages are included in RHEL/CentOS versions 6 and 7 now.

Marking the option as deprecated.

View revisions

Also available in: Atom