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.42 KB
settings.rb 497 Bytes
tftp.rb 2.68 KB
util.rb 1.72 KB
validations.rb 804 Bytes

Latest revisions

# Date Author Comment
b4982e24 12/10/2012 02:58 PM Greg Sutcliffe

fixes #2031 - Remove dependency on net-ping

9a387048 12/05/2012 02:03 PM Greg Sutcliffe

fixes #2016 Use a tmpfile+lockfile to avoid race conditions in IP suggestion

7530ea4b 12/05/2012 09:15 AM Dominic Cleal

fixes #1983 - use /etc/puppet/puppet.conf by default

When initialising Puppet 3 settings directly, a config dir or file is required,
so default to /etc/puppet/puppet.conf (as the puppetca code also does).

66223ef2 11/28/2012 05:44 AM Greg Sutcliffe

Fixes #1984 - explicitly call array.join when writing autosign.conf

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

View revisions

Also available in: Atom