summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only f...Andreas Rogge2008-04-032-9/+15
| * Changed some non-standard Ruby locations to env ruby shebangsJames Turnbull2008-04-041-1/+1
| * Fixes debian service enabled/disable issue as detailed in #1161.James Turnbull2008-04-031-1/+1
| * Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-03-312-2/+9
| |\
| | * Updates to rrdgraph documentationJames Turnbull2008-04-011-2/+4
| | * Better fix for #1020James Turnbull2008-04-011-0/+5
| | * Revert "Added updated fix for #1020"James Turnbull2008-04-011-5/+1
| | * Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-04-011-1/+1
| | |\
| | * | Added updated fix for #1020James Turnbull2008-03-311-1/+5
| * | | Adding the report reference back; I don't really knowLuke Kanies2008-03-311-0/+23
| | |/ | |/|
| * | Fixing a duplicate word in the mount docsLuke Kanies2008-03-311-1/+1
| |/
| * Add a bunch of directives, allows a full parse of stanford's huge nagios configBlake Barnett2008-03-281-46/+60
| * Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-2/+2
* | Fixing the tests in test/ that were broken asLuke Kanies2008-04-011-1/+2
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-012-5/+1
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-31138-2333/+2179
|\ \
| * | Merge branch '0.24.x'Luke Kanies2008-03-2531-72/+125
| |\|
| | * Pass source to pkg_add via the PKG_PATH environment variable ifRyan McBride2008-03-251-1/+9
| | * Fixing #571 -- provider suitability is now checked at resourceLuke Kanies2008-03-242-9/+7
| | * Moved the configuration of the Node cache to the puppetmasterdLuke Kanies2008-03-241-1/+1
| | * Modifying the way ensure is handled so that it supportsLuke Kanies2008-03-241-3/+8
| | * Fixing #1138 -- the yamldir is automatically created by theLuke Kanies2008-03-242-11/+5
| | * Disabling http keep-alive as a means of preventing #1010.Luke Kanies2008-03-242-9/+21
| | * Applying patch by Ryan McBride to fix OpenBSD packageLuke Kanies2008-03-231-1/+1
| | * Ported #198 man page creation functionality to 0.24.x branchJames Turnbull2008-03-221-3/+3
| | * Found all instances of methods where split() is used withoutLuke Kanies2008-03-2119-24/+50
| | * Found an array that leaked pretty quickly between reparsingLuke Kanies2008-03-211-9/+12
| | * Fixed #1147: Cached nodes are correctly considered out ofLuke Kanies2008-03-201-0/+7
| | * tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-1/+1
| | * Applying patch by wyvern to fix #1142.Luke Kanies2008-03-201-2/+2
| * | Merge branch '0.24.x'Luke Kanies2008-03-2021-124/+103
| |\|
| | * Fixed ports documentation errorJames Turnbull2008-03-201-2/+1
| | * Added more detail about the requirement for ruby-libshadow for useradd passwo...James Turnbull2008-03-201-1/+1
| | * Applied patch in #1134James Turnbull2008-03-201-0/+5
| | * Refactoring how the catalog creation handles errors.Luke Kanies2008-03-182-35/+39
| | * Removing extra debuggingLuke Kanies2008-03-181-1/+0
| | * Settings now (again?) do not use a section more thanLuke Kanies2008-03-181-8/+13
| | * Removing obsolete code from the fileserving handler.Luke Kanies2008-03-181-49/+0
| | * updating resource references in the docsLuke Kanies2008-03-181-3/+3
| | * Hopefully *finally* fixed the "already being managed" problemLuke Kanies2008-03-181-6/+9
| | * Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.xLuke Kanies2008-03-175-2/+18
| | |\
| | | * Downgrading the "Using cache" message from the indirection to debugLuke Kanies2008-03-161-1/+1
| | | * Modified the ldap node terminus to also use the facts versionLuke Kanies2008-03-161-0/+4
| | | * Caching node information in yaml (I figured caching in memory willLuke Kanies2008-03-162-1/+8
| | | * Modifying the yaml terminus base class to use the timestampLuke Kanies2008-03-161-0/+5
| | * | Removing a Settings.use that is unnecessaryLuke Kanies2008-03-171-2/+0
| | |/
| | * Regression in :node_name functionalityJohn Ferlito2008-03-142-2/+4
| | * Flat file now does writing to a tempfile.Brenton Leanhardt2008-03-131-1/+5
| | * Fixing #1132 -- host names can now have dashes anywhere.Luke Kanies2008-03-131-2/+4
| | * Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-133-15/+7