Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7697116c 01/23/2013 10:26 AM Dominic Cleal

fixes #2121, #2069 - authenticate to Foreman with SSL certificate

CVE-2013-0171 and CVE-2013-0174 were resolved by verifying client SSL
certificates on Foreman interfaces used by puppetmasters. This change updates
the ENC and report processors to provide and verify certificates by default.

6eb2584a 01/14/2013 10:19 AM Sam Kottler

Added parameterized support for enabling locations and organizations

c8637fa4 12/05/2012 01:36 PM Dominic Cleal

Change use_ssl getter for Ruby 1.9

5d82bc21 11/26/2012 06:45 AM Dominic Cleal

Set FOREMAN_USE_PASSENGER / START to disable init script when using passenger

ed7c8f63 08/24/2012 05:34 AM Ewoud Kohl van Wijngaarden

Parameterize puppetmaster

f47987be 08/08/2012 06:13 PM Greg Sutcliffe

Don't mess with the db, the packages do it fine

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.
2b6eb336 02/29/2012 10:13 AM Ohad Levy

enc script would fail when using non ssl foreman url

03ab112b 02/21/2012 03:33 AM Michael Moll

style nits

View revisions

Also available in: Atom