summaryrefslogtreecommitdiffstats
path: root/lib/puppet/defaults.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Patching a bit for #804 by making the maximum much higher UIDLuke Kanies2007-11-231-1/+5
* Accepting a modified form of the patch from #885 by immerda.Luke Kanies2007-11-231-0/+2
* Applying patch from #896 by whaymond_home, adding moreLuke Kanies2007-11-231-2/+4
* The Puppet settings instance now validates environments whenLuke Kanies2007-11-191-2/+4
* Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-191-4/+9
* Fixing #896 by applying DerekW's patches, with slightLuke Kanies2007-11-191-0/+2
* fix dependency on $HOME, which causes massive failures when running without e...David Schmitt2007-11-111-0/+4
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-0/+3
* Switching the indirection from using settings for configurationLuke Kanies2007-10-041-9/+0
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-031-3/+6
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
| * Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-031-2/+6
* | Fixing the yaml path so that it is correctlyLuke Kanies2007-10-031-6/+3
|/
* Adding my first integration test, verifying thatLuke Kanies2007-09-231-1/+3
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-2/+4
|\
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-5/+4
* | All indirections are working, and they have allLuke Kanies2007-09-221-1/+1
* | Adding the first top-level terminus (yaml). It worksLuke Kanies2007-09-211-3/+3
|/
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-1/+1
* Renaming the file containing all of the configuration defaults to "defaults.r...Luke Kanies2007-08-281-0/+654