Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bmc
  dhcp
  dns
  puppet
bmc.rb 331 Bytes
dhcp.rb 1.59 KB
dns.rb 447 Bytes
log.rb 579 Bytes
puppet.rb 991 Bytes
puppetca.rb 6.41 KB
settings.rb 497 Bytes
tftp.rb 2.68 KB
util.rb 1.72 KB
validations.rb 804 Bytes

Latest revisions

# Date Author Comment
7a744581 11/22/2012 10:39 AM Dominic Cleal

fixes #1967 - missing require for Puppet constant

a07f4bd0 11/22/2012 10:37 AM Dominic Cleal

fixes #1915 - load environments from Puppet 3

Two changes to support loading environment settings from Puppet 3:

  • explicitly specify the run_mode as being 'master' to ensure the config is
    parsed in a puppetmaster context
  • call private method to fully clear the state in Puppet::Settings allowing for...
a865cba4 11/15/2012 07:44 AM Sam Kottler

Fixes #1941 - Load only the puppet binary when puppet 3 or higher is used

dd633419 11/15/2012 07:40 AM Greg Sutcliffe

More detailed log message for puppetca ssldir Add ssldir and puppetdir to config examples Fixes #1104

c8ee1bfe 11/11/2012 04:27 AM Greg Sutcliffe

Fixes #1761 - default to /etc/puppet if we can't find a value for

6c458743 10/24/2012 09:36 AM Greg Sutcliffe

Fixes #1914: Raise if we cannot read the puppet conf file, report the path otherwise

07aedac4 09/12/2012 03:03 AM Ohad Levy

added comment for code clarity

56947667 09/12/2012 03:03 AM Ohad Levy

make sure that class parameters are prefixed correctly and not as strings

a402c712 09/05/2012 03:33 AM Ohad Levy

fixes #1836 - puppet cert in 2.7.19 has a different exit code

330dbef3 08/29/2012 06:47 AM Ohad Levy

fixes #1835 - proxy now can import classes from puppet 2.7.19

View revisions

Also available in: Atom