Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  files
  lib
  manifests
  spec
  templates
.fixtures.yml 731 Bytes
.gitignore 375 Bytes
.puppet-lint.rc 82 Bytes
.sync.yml 378 Bytes
.travis.yml 636 Bytes
CHANGELOG.md 8.85 KB
CONTRIBUTING.md 8.83 KB
Gemfile 1.11 KB
LICENSE 31.7 KB
README.md 4.19 KB
Rakefile 828 Bytes
metadata.json 1.91 KB

Latest revisions

# Date Author Comment
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

6238f9ef 08/31/2015 02:45 PM Stephen Benjamin

Add missing specs for plugins

closes GH-351

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

Install remote execution plugin

closes GH-349

6c4c67df 08/26/2015 03:41 PM Chris Edester

Allow newer apt module

closes GH-350

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 all revisions | View revisions

Also available in: Atom