Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
enc.pp 557 Bytes
passenger.pp 704 Bytes
reports.pp 324 Bytes

Latest revisions

# Date Author Comment
9940d5c0 08/03/2012 10:57 AM Sam Kottler

Removed the rackup file symlinking now that it's managed via the packages

239b4ccf 06/28/2012 10:27 AM Greg Sutcliffe

Fix default package source, and cover testing in config.ru fix

fbf57a7a 06/19/2012 09:41 AM Ewoud Kohl van Wijngaarden

puppet-lint fixes

4dc49816 06/11/2012 12:10 PM Ivan Necas

Parametrize params so that they can be overwritten

Taking the approach from puppet-puppet that allows reuse the manifests by
overriding the params like:

class customized_foreman {
class { '::foreman': passenger => false }
}
419c6389 05/22/2012 03:06 AM Ashley Penney

Fixes:

  • Include params in config/enc.pp as I include this on puppetmasters
    that do not run foreman.
  • Fix a typo in the external_node.rb.erb template.
  • Change latest to present.
c19f8975 05/19/2012 07:44 PM Greg Sutcliffe

Merge pull request #2 from dalen/master

Separate scripts to be installed on puppetmaster from those that are installed on foreman server

bcd49c04 05/02/2012 07:25 PM Greg Sutcliffe

Don't overwrite new config.ru with old link

1246d0fd 04/25/2012 09:42 AM Erik DaleĢn

Separate scripts to be included on puppetmaster

We shouldn't make the assumption that foreman runs on the same hosts as the
puppetmaster.
So this patch separates the scripts that are to be installed on the
puppetmaster (enc & report script) into the class foreman::puppetmaster...

827dbbe2 01/19/2012 07:20 AM Jan Vansteenkiste

Puppet-Lint-I-Fied foreman module: Fix quoting and various other fixes

3769e2e7 11/02/2011 07:22 AM Greg Sutcliffe

Recurse permissions on puppet/yaml

View revisions

Also available in: Atom