summaryrefslogtreecommitdiffstats
path: root/lib/puppet/defaults.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5150) Make fact REST terminus configurable to connect to inventory serviceMatt Robinson2011-02-171-2/+17
* (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-171-0/+1
* (#4139) hook log autoflush into global defaultsDaniel Pittman2011-02-031-1/+5
* Merge branch 'tickets/2.6.x/5167' into 2.6.nextMatt Robinson2011-02-011-2/+2
|\
| * Fixed #5167 - misleading documentation in the defaults of [main]James Turnbull2011-01-171-2/+2
* | (#5171) Made "puppet inspect" upload audited files to a file bucketPaul Berry2011-01-131-0/+5
|/
* Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-11-161-4/+7
* Fix for #4299 -- Don't require whichMarkus Roberts2010-11-121-1/+1
* Fix for #2568 -- Add a dbconnections option to set AR pool sizeMarkus Roberts2010-11-101-0/+2
* Maint. Removing code for which no CLA has been signedMarkus Roberts2010-11-101-3/+0
* Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_nameJacob Helwig2010-09-281-1/+1
* Updated all types to Markdown outputJames Turnbull2010-08-111-31/+25
* [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-041-1/+1
* [#4347] run_mode was colliding with --mode for "puppet doc"Jesse Wolfe2010-08-031-1/+1
* [#4336] "reportdir" was in the wrong sectionJesse Wolfe2010-08-031-10/+10
* Fixed #4311 - Typo in defaults.rbJames Turnbull2010-08-031-1/+1
* [#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