summaryrefslogtreecommitdiffstats
path: root/lib/puppet/defaults.rb
Commit message (Expand)AuthorAgeFilesLines
* (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-121-0/+2
* Merge branch '2.6.x' into nextMax Martin2011-03-301-0/+1
|\
| * Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-261-0/+1
| * (#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
* | maint: Move puppetdoc settings to defaults so we can use them in testsMatt Robinson2011-03-071-0/+4
* | Merge branch 'maint/2.6.next/help' into nextJesse Wolfe2011-02-031-1/+5
|\|
| * (#4139) hook log autoflush into global defaultsDaniel Pittman2011-02-031-1/+5
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-2/+2
|\|
| * 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
* | | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-0/+5
|\| |
| * | (#5171) Made "puppet inspect" upload audited files to a file bucketPaul Berry2011-01-131-0/+5
| |/
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-5/+5
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-221-0/+8
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-131-0/+4
| * | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-131-0/+4
* | | Merge branch 'ticket/next/5288' into nextNick Lewis2010-11-171-2/+2
|\ \ \
| * | | Fixed #5288 - Changed report default to trueJames Turnbull2010-11-141-2/+2
| |/ /
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-171-4/+3
|\ \ \ | |/ / |/| / | |/
| * 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
* | (#5150) Make fact REST terminus configurable to connect to inventory serviceMatt Robinson2010-11-051-2/+17
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-281-0/+1
* | Fix test failures that fixing #4726 exposed.Jesse Wolfe2010-10-041-4/+7
|/
* 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