summaryrefslogtreecommitdiffstats
path: root/lib/puppet/defaults.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-6/+1
* Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for t...Paul Nasrat2008-09-201-1/+2
* You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-1/+4
* Fixed #1232 - the rundir no longer specifies a user/group,Luke Kanies2008-07-031-3/+3
* Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.Luke Kanies2008-06-151-2/+6
* Modified the 'factpath' setting to automatically configureLuke Kanies2008-05-161-3/+5
* Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-0/+4
* Changing the default environment to production.Luke Kanies2008-04-081-1/+1
* Fixing #1138 -- the yamldir is automatically created by theLuke Kanies2008-03-241-6/+5
* Ported #198 man page creation functionality to 0.24.x branchJames Turnbull2008-03-221-3/+3
* Regression in :node_name functionalityJohn Ferlito2008-03-141-2/+2
* Ticket #1041Andrew Shafer2008-03-051-0/+1
* Fixing #1062 by moving the yamldir setting to its own yamlLuke Kanies2008-02-281-2/+5
* Applying patch by Jay to fix #989 -- missing crl files areLuke Kanies2008-02-071-1/+1
* Fixing #977 -- rundir is again set to 1777.Luke Kanies2008-01-191-1/+5
* Fixed ticket #979 - code configuration option docoJames Turnbull2008-01-011-1/+1
* Removing the ability to disable http-keep alive,Luke Kanies2007-12-191-2/+0
* Changing the statefile to only being managed by clients,Luke Kanies2007-12-121-7/+7
* Renaming the 'null' terminus type to 'plain', asLuke Kanies2007-12-111-1/+1
* Adding what is hopefully the last commit for #896. Here's theLuke Kanies2007-12-111-4/+3
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-6/+3
* As per lutter; augmented fix for #896 to be configurable and defaulting to va...Jeffrey J McCune2007-11-291-0/+3
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-0/+1
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-0/+1
* | Integrating most of Matt Palmer's fromLuke Kanies2007-11-241-0/+2
* | Adding patch 20070913010926-6856b-eb64be3b5169b7af674388124b406a1db7470880.pa...Luke Kanies2007-11-231-2/+1
|/
* 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