summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2013-04-23spelling/grammatical fixesRichard Soderberg1-1/+1
2013-01-15Maint: Update man pagesJosh Cooper37-304/+257
Updated the man pages via the `rake gen_manpages` task.
2012-10-08(#16801) Remove mongrel references from manpageJosh Cooper1-4/+4
2012-07-11Merge commit 'ecc52ed' into 3.0rcPatrick Carlisle2-0/+8
* commit 'ecc52ed': (33 commits) (#11868) Use `Installer` automation interface to query package state Eliminate require calls at runtime. Fix broken TransBucket transformation tests. Fix broken ability to remove resources from the catalog. Fix type check when transforming catalog. Fix all trivial "should to must" errors in our tests. Enforce "must not should" on Puppet::Type instances in tests. Initialize resources strictly in backup specs Refactor file backup specs (maint) Add tags to .gitingore Use in memory sqlite database for unit tests (#14715) Use gtar with 'puppet module install' on Solaris Stub pkginfo when installing in openbsd spec (#14962) PMT doesn't support setting a relative modulepath (#15078) Document USR2 log rotation signal (#14909) Update createpackage.sh to resolve permissions issues (maint) Add --test to puppet run (maint) Add symlink stub to gentoo service provider spec Add comment to upstart provider explaining exclusion of 'wait-for-state' Upstart code cleanup, init provider improvement ... Conflicts: lib/puppet/face/module/install.rb lib/puppet/network/handler/fileserver.rb lib/puppet/parser/functions/fqdn_rand.rb lib/puppet/parser/type_loader.rb lib/puppet/ssl/base.rb lib/puppet/util.rb lib/puppet/util/autoload.rb man/man8/puppetmasterd.8 spec/lib/puppet_spec/database.rb spec/unit/face/module/install_spec.rb spec/unit/other/transbucket_spec.rb spec/unit/provider/augeas/augeas_spec.rb spec/unit/util/backups_spec.rb spec/unit/util_spec.rb
2012-06-24(#15078) Document USR2 log rotation signalDominic Cleal3-0/+12
USR2 causes Puppet daemons to close log files and reopen them. It was added in issue #305.
2012-06-06Updated manpages, CHANGELOG, puppet.spec, puppet.rb for 2.7.16rc1.Matthaus Litteken45-222/+1661
2012-05-17Updating CHANGELOG, conf/redhat/puppet.spec, conf/redhat/rundir-perms.patch, ↵Matthaus Litteken36-271/+1649
and man pages for 3.0.0rc1 release.
2012-05-11Remove manpages for legacy executables that are gonePatrick Carlisle9-792/+0
2012-03-09Documenting missing --noop option for puppet applyFrançois Beausoleil1-0/+4
2012-02-01Fix spelling of "whether"Christian G. Warden1-1/+1
2011-06-08Maint: Update static man pages for 2.7.0nfagerlund40-277/+2879
This commit updates the static man pages for the final 2.7.0 release. Reviewed-By: Nick Lewis <nick@puppetlabs.com>
2011-04-13Revert "(#6928) Removed --ignoreimport"Nick Lewis1-2/+10
This reverts commit 24a277c5e805ce16e0b86e17e6cb2fbe1945ae07. Despite not needing --ignoreimport as an option anymore, it's still used internally and has to stay.
2011-04-13(#6928) Removed --ignoreimportNick Lewis1-10/+2
This was only used with --parseonly, which is gone. Paired-With: Jesse Wolfe
2011-04-13(#6928) Remove --parseonlyNick Lewis1-14/+30
This has been removed in favor of 'puppet parser validate <manifest>'. Paired-With: Jesse Wolfe
2011-02-17(#1204) Add manpages for modern apps and update puppet.conf manpagenfagerlund13-3/+889
2011-02-17(#1204) Update all the manpagesnfagerlund11-1472/+732
We got the rake task working! We're not done, but all the manpages look a lot better, so let's commit that.
2010-11-29Renamed Reductive to PuppetJames Turnbull9-10/+10
I swear I've done this before. *confused*
2010-08-29Updated man pagesJames Turnbull1-2/+2
2010-08-27Updated Man page generation since move to MarkdownJames Turnbull11-2519/+3052
2010-07-15New man pages for 2.6.0James Turnbull11-316/+373
2010-07-15Fixes errant Trac references in documentationJames Turnbull6-6/+6
2010-02-17Update man pages and partial doc fix to #3491James Turnbull6-227/+189
2010-02-09Merge branch '0.25.x'Markus Roberts6-1086/+720
Conflicts: lib/puppet/agent.rb lib/puppet/application/puppet.rb lib/puppet/configurer.rb man/man5/puppet.conf.5 spec/integration/defaults.rb spec/unit/configurer.rb
2010-02-09Fixed #3128 - Updated man pages and moved puppet.conf.8 to puppet.conf.5James Turnbull6-1087/+720
2010-01-13Merge branch '0.25.x'James Turnbull11-961/+1185
Conflicts: lib/puppet/ssl/host.rb spec/spec_helper.rb
2009-12-31Updated man pages for 0.25.2James Turnbull11-961/+1185
2009-11-20Fixed #2568 - Add database option 'dbconnections'Richard Soderberg1-0/+4
This sets the ActiveRecords connection pool size, when connecting to remote databases (mysql, postgres). default is 0; the 'pool' argument is only passed to ActiveRecords when the value is 1 or greater.
2009-06-06Removed extra whitespace from end of linesIan Taylor10-82/+82
2008-05-20Merge branch '0.24.x'Luke Kanies10-38/+27
Conflicts: CHANGELOG spec/integration/defaults.rb spec/integration/node/catalog.rb spec/unit/rails.rb spec/unit/type/mount.rb
2008-05-05Update to man pages, fix to ralsh help text and fix for #1211James Turnbull10-38/+27
2008-03-25Merge branch '0.24.x'Luke Kanies10-77/+2650
Conflicts: install.rb lib/puppet/defaults.rb man/man8/puppet.8
2008-03-22Added man pages and man page creation logic to install.rbJames Turnbull10-505/+2715
2008-02-18Merge branch '0.24.x'Luke Kanies1-3/+74
Conflicts: CHANGELOG man/man8/puppet.8
2008-02-16Fixed ticket #1069 - removed remaining references to multiple configuration ↵James Turnbull1-5/+4
files
2008-01-20Tidied the man page creation function and created "master" branch man pagesJames Turnbull1-1/+1
2008-01-15Updated install.rb to product puppet.conf.man page - updating ticket #198James Turnbull1-506/+70
2007-01-27hooajax1-0/+514
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2100 980ebf18-57e1-0310-9a29-db15c13687c0