Project

General

Profile

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

Latest revisions

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

4c642122 11/01/2011 10:57 AM Greg Sutcliffe

Extend each module to support Debian. Tested on Squeeze. Known issues - will not use production database settings - limited to sqlite3

Smart proxy runs and shows in the Foreman UI. Actual control of TFTP
not tested.

8c974670 09/21/2011 07:58 AM Ohad Levy

restructure foreman module

View revisions

Also available in: Atom