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 1.21 KB
puppetca.rb 6.61 KB
settings.rb 514 Bytes
tftp.rb 2.68 KB
util.rb 2.38 KB
validations.rb 804 Bytes

Latest revisions

# Date Author Comment
0acfdc97 03/04/2013 02:45 AM Dominic Cleal

fixes #2261 - fixes for CI testing under Ruby 1.9

Support minitest in Jenkins rake tasks, add rdoc and minitest deps due to
old 1.9.2 versions. Fix PLATFORM under 1.9, fix 1.9.3 specific test.

216728d0 02/25/2013 03:46 PM Sam Kottler

Fixed CVE-2013-0210 and added test for new escape method

45455631 01/30/2013 03:38 AM Jan Vansteenkiste

fixes #1674: Ignore commented lines when reading all certificates in autosign and make sure the autosign file contains a EOL on the last line

f3923961 01/24/2013 06:24 AM Ohad Levy

refs #1567 - fixed a copy paste error

d58db757 01/20/2013 09:58 AM Dominic Cleal

fixes #2085 - load Puppet 3 app defaults for master mode too

Allows $confdir and other run mode specific settings to be initialised from
the defaults present in Puppet::Util::RunMode. When requesting detail on
classes, the Puppet parser indirectly requests app level settings so both...

90a57cf1 01/08/2013 04:07 AM Christoph Witzany

fixes #2114 Add warning if no environments found

4e24d8c8 01/08/2013 04:02 AM Raffael Schmid

fixes #2099 - fix handling of multiple module paths

Replace every occurrence of $confdir, not only the first one

ce3bbf11 01/08/2013 04:02 AM Dominic Cleal

fixes #2099 - interpolate $confdir if $environment not used

4c3b4837 01/02/2013 05:25 AM Ohad Levy

fixes #2077 - proxy should not return nil for parameters with a function call

in cases where puppet has class declaration such as:

class xyz($param = myfunction('p'))

the proxy would return a that param value is nil.
this patch changes that, so it return it as a string, allowing users to know...

b4982e24 12/10/2012 02:58 PM Greg Sutcliffe

fixes #2031 - Remove dependency on net-ping

View revisions

Also available in: Atom