summaryrefslogtreecommitdiffstats
path: root/lib/puppet/defaults.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing datadir defaults to match new standardsLuke Kanies2010-02-171-1/+1
* Adding client and server data dirsLuke Kanies2010-02-171-0/+4
* Merge branch '0.25.x'Markus Roberts2010-02-091-4/+6
|\
| * Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymoreJesse Wolfe2010-01-301-3/+0
| * Fixing #2914 - pre/post hooks now work for transactionsLuke Kanies2010-01-181-1/+6
* | Merge branch '0.25.x'James Turnbull2010-01-131-2/+5
|\|
| * Fix typo in documentation: wheter vs. whether.Jeroen van Meeuwen2010-01-031-1/+1
| * Fixing 2855 Inadvertent zlib dependencyJesse Wolfe2009-12-161-1/+4
| * Feature 2827 Option to disable managing internal filesJesse Wolfe2009-12-091-0/+4
* | Merge branch '0.25.x'Luke Kanies2009-12-211-0/+12
|\|
| * Fix for #2670, Puppet silently ignores catalog_formatBruce Williams2009-11-061-0/+12
* | Feature 2827 Option to disable managing internal filesJesse Wolfe2009-11-261-0/+4
* | Fixed #2568 - Add database option 'dbconnections'Richard Soderberg2009-11-201-0/+3
* | Fixing #1507 - Adding a :ca_name settingLuke Kanies2009-11-201-0/+1
|/
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-2/+2
* Fixing #2460 - puppetmasterd can now read the cert and keyLuke Kanies2009-08-241-4/+25
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-241-39/+39
* Fixing the yamldir group to be a group instead of userLuke Kanies2009-08-241-1/+1
* Moving Setting classes into separate filesLuke Kanies2009-08-241-2/+2
* Fixing #2508 - removing mention of ActiveRecord 2.3Luke Kanies2009-08-101-1/+1
* Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...Nigel Kersten2009-08-041-2/+15
* Adding support for an external catalog versionLuke Kanies2009-08-011-1/+5
* Minor fix to URL for LDAP nodes documentationJames Turnbull2009-07-241-1/+1
* Fixing #2399 - removing client-side rrd graphsLuke Kanies2009-07-231-1/+0
* Feature #2378 - Implement "thin_storeconfigs"Brice Figureau2009-07-181-1/+9
* Set ENV['PATH'] to an empty string if non-existentNigel Kersten2009-06-281-1/+1
* Change the diff default output to "unified"Stig Sandbeck Mathisen2009-06-261-1/+1
* Removing deprecated :pluginpath settingLuke Kanies2009-06-191-6/+0
* Changing the preferred serialization format to jsonLuke Kanies2009-06-061-1/+1
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-14/+14
* Added .git to pluginsignore default list of ignoresJames Turnbull2009-05-091-1/+1
* Fixing rails feature testLuke Kanies2009-04-241-1/+1
* Failing to enable storeconfigs if ActiveRecord isn't availableLuke Kanies2009-04-251-0/+1
* Fix #1875 - Add a REST authorization systemBrice Figureau2009-04-231-0/+5
* Adding support for specifying a preferred serialization formatLuke Kanies2009-04-221-3/+5
* Finishing class renamesLuke Kanies2009-04-221-2/+2
* Adding defaults necessary for queueingLuke Kanies2009-04-221-2/+19
* Using a setting for configuring queueingLuke Kanies2009-04-221-1/+2
* Switching to Indirected ActiveRecordLuke Kanies2009-04-221-4/+18
* Partially fixing #1765 - node searching supports strict hostname checkingLuke Kanies2009-04-221-1/+4
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+9
|\
| * Fixing #1631 - adding /sbin and /usr/sbin to PATHLuke Kanies2009-03-241-0/+9
* | Moving the clientyamldir setting into the puppetd sectionLuke Kanies2009-02-281-2/+2
* | Fixing #1729 - puppetmasterd can now read certs at startupLuke Kanies2008-12-181-71/+46
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-9/+11
* | Merge branch '0.24.x'Luke Kanies2008-12-021-1/+1
|\|
* | Fixing :bindaddress setting to work with the new server subsystem.Luke Kanies2008-11-031-3/+6
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-6/+1
|\|
| * Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-6/+1