summaryrefslogtreecommitdiffstats
path: root/lib/puppet/defaults.rb
Commit message (Expand)AuthorAgeFilesLines
* [#4213] -o option for setting onetime now works properlyNick Lewis2010-07-131-4/+5
* Code smell: Two space indentationMarkus Roberts2010-07-091-789/+789
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-9/+3
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-86/+103
* [#3906] Fixed missing constant Puppet::Rails when using storeconfigsNick Lewis2010-07-061-0/+1
* maint: :mutable_defaults to improve spec consistencyJesse Wolfe2010-07-021-1/+2
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-011-2/+0
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-5/+5
* Documentation fixesJames Turnbull2010-06-241-8/+8
* [#3810] Do not create a reports settings blockRein Henrichs2010-06-241-4/+2
* Fixes #2646. Move onetime option from the agent to global defaults so we can ...Nigel Kersten2010-02-171-0/+4
* Fixing #2337 - Adding 'freeze_main' settingLuke Kanies2010-02-171-1/+4
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-171-0/+4
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-171-1/+1
* [#3810] Add http reports processor and `reporturl` settingRein Henrichs2010-02-171-7/+11
* Adapt defaults to Win32 environmentDavid Schmitt2010-02-171-1/+1
* [#3921] Add facts_terminus setting to Puppet settingsRein Henrichs2010-02-171-0/+1
* [#3921] Remove unnecessary require 'puppet/resource'Rein Henrichs2010-02-171-1/+0
* Code cleanup: remove "self." from setdefaultsJesse Wolfe2010-02-171-6/+6
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-29/+29
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-171-3/+3
* Feature #2935: Puppet::ModeJesse Wolfe2010-02-171-47/+10
* feature #2276 Single Executable: move CommandLine methodsJesse Wolfe2010-02-171-1/+1
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-171-1/+7
* WIP - trying to fix #3460Luke Kanies2010-02-171-1/+3
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-171-13/+2
* feature #2276 Single Executable: legacy settingsJesse Wolfe2010-02-171-1/+14
* Fixes #3582 - Adds dbport configuration option for specifying database portJames Turnbull2010-02-171-0/+2
* Fixed stored configuration documentationJames Turnbull2010-02-171-3/+3
* Fixes #3653 - Changed default factpath value to better reflect plugins in mod...James Turnbull2010-02-171-1/+1
* Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu...James Turnbull2010-02-171-1/+1
* Adding :catalog_terminus settingLuke Kanies2010-02-171-0/+2
* Adding support for only using cached catalogsLuke Kanies2010-02-171-0/+4
* Removing any mentions of :casesensitive settingLuke Kanies2010-04-091-4/+0
* Removing :paramcheck and :typecheck settingsLuke Kanies2010-02-171-5/+0
* 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
|/