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 14.9 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
86715afc 09/16/2015 05:02 PM Brandon Weeks

Add dhcp_browser plugin

2b101b79 09/03/2015 03:35 PM Ivan Necas

Refs #11681 - Explicitly use UTF-8 as postgres database encoding

57254242 09/02/2015 03:30 AM Dominic Cleal

Change tabs to spaces in parameter documentation

RDoc fails to parse lists when only tabs are present after the
parameter name.

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

View revisions

Also available in: Atom