summaryrefslogtreecommitdiffstats
path: root/lib/puppet/configuration.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto...luke2007-07-101-2/+4
* Fixing #710 -- you can now specify the rails_loglevelluke2007-07-091-1/+4
* Applying patch by David Schmitt from #701.luke2007-07-081-0/+5
* Adding a reference to the LDAPNodes wiki page in the ldapnodes config itemluke2007-06-261-1/+2
* Significantly reworking both external_nodes and ldapnodes support (see change...luke2007-06-151-9/+14
* Revert unintentional change.ballman2007-06-121-5/+5
* Major rework of the rails feature. Changed the relationship between ballman2007-06-121-5/+5
* Adding a simple unit test for mongrel, and adding the ability to select the h...luke2007-06-111-1/+5
* Changing the location of the classes.txt to the state dirluke2007-05-251-1/+1
* Fixing #501 -- there is now a splay option, disabled by default and when runn...luke2007-05-181-1/+7
* Fixing #569 - I have added a dynamic facts option to choose which facts will ...luke2007-05-151-1/+5
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-061-1/+1
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-12/+278
* Adding a fact handler, along with an abstract interface for fact stores and a...luke2007-05-031-0/+10
* Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented....luke2007-04-241-2/+4
* Translating all of the docs except the type docs to RSTluke2007-04-231-2/+2
* Moving the authconfig setting to configuration.rb instead of network/authconf...luke2007-03-221-1/+6
* Changing the config cache location to the state dirluke2007-03-191-1/+1
* Fixing #544 -- there is now an --ignoreimport option for commit hooks.luke2007-03-191-1/+4
* The basic plumbing for modules: a modulepath config parameter, and a newlutter2007-03-091-1/+4
* Fixing the config path to use Puppet[:name] rather than Puppet.nameluke2007-03-081-2/+2
* Fix typo in default config and add simple test to check default config sanitylutter2007-03-071-1/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-6/+138
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-1/+1
* Adding a libdir setting for puppet, so you can store your modifications to pu...luke2007-02-071-0/+14
* Fixing rundir so that it is only set to be in /var if the process is named pu...luke2007-01-311-1/+3
* Fixing rundir so that it does not throw an error when not running as rootluke2007-01-231-4/+10
* Fixing #421 by changing the rundir to /var/puppet/run.luke2007-01-231-5/+1
* Fixing #416. There is now an option (downcasefacts) that determines whether ...luke2007-01-231-1/+1
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-11/+8
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+4
* Moving all of the configuration parameters out of puppet.rb into puppet/confi...luke2006-10-161-0/+168