summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Options.py: Fix database OPTIONS parsingSol Jerome2014-11-041-16/+14
| | | | | | | | | | | Instead of parsing key/value pairs from bcfg2.conf, this allows the setting of the literal value which is then passed through to django as the value of the OPTIONS setting. This change allows for setting arbitrary options since some settings require nested dictionaries, etc. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Add bcfg2-report-collector manpageSol Jerome2013-07-272-3/+81
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Merge branch 'doc-fam-blocking' of https://github.com/AlexanderS/bcfg2 into ↵Sol Jerome2013-07-191-1/+8
|\ | | | | | | | | | | | | | | | | maint Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: man/bcfg2.conf.5
| * man/bcfg2.conf: add documentation for fam_blocking optionAlexander Sulfrian2013-07-191-1/+8
| |
* | Options: add database.optionsAlexander Sulfrian2013-06-281-1/+6
|/ | | | | | | With the options setting in the database section of the config file various database options for the django database could be set (like ssl mode for postgres). For more information, consult your django databse backend module's documentation.
* Reporting: Fix sections for reports settingsSol Jerome2013-03-1810-34/+61
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* removed Duplicates plugin from bcfg2-lint docsChris St. Pierre2013-01-1410-33/+27
|
* doc: Document metadata caching optionsSol Jerome2012-11-261-1/+32
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* set default umask for server, added option to change itChris St. Pierre2012-11-1410-10/+13
|
* man: Migrate generate-manpages.bash to sphinxSol Jerome2012-11-0710-20/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: made format of man page option lists consistentChris St. Pierre2012-11-0710-1341/+1990
|
* Options: Update mdata option to use 'mode'Sol Jerome2012-10-151-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Lint: Migrate Lint to 'mode' attributeSol Jerome2012-10-152-4/+4
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: updated bcfg2.conf man page with new user/group optionsChris St. Pierre2012-10-041-1/+9
|
* updated bcfg2.conf man pageChris St. Pierre2012-09-251-10/+52
|
* man: Add new client option from 6fe2b9ddSol Jerome2012-09-191-0/+4
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2-crypt: added -I option, made --stdout better, updated man pageChris St. Pierre2012-09-1310-11/+19
|
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-157-11/+8
|
* man: Add -B and -Z options from 01d68bfSol Jerome2012-08-131-4/+12
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Remove bcfg2-ping-sweepSol Jerome2012-08-131-14/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2-crypt: Add generated bcfg2-crypt manpageSol Jerome2012-08-131-0/+83
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2-admin: Add options from 75c6e2a to man pageSol Jerome2012-08-121-9/+57
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Add b=bundle bcfg-admin query optionSol Jerome2012-07-251-1/+5
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Clean up man pagesSol Jerome2012-06-0310-1502/+1235
| | | | | | | Created new rst files with man page information so that generating man pages is easier and more consistent throughout bcfg2. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Added inotify filemonitor driverChris St. Pierre2012-05-181-2/+13
| | | | Moved list of files to ignore into config
* man: Fix lintian error from debianSol Jerome2012-01-301-3/+4
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Clarify that "bcfg2 -f [...]" ignores "-l"Holger Weiß2011-09-122-2/+4
| | | | | | Document the fact that the client will ignore any decision list specified via "-l" (or in the bcfg2.conf(5) file) if the client is called with the "-f" option (which tells it to configure from a file).
* added --altsrc flag to bcfg2-info buildfileChris St. Pierre2011-08-181-1/+1
|
* Document "bcfg2-info buildbundle" in the manpageHolger Weiß2011-08-091-0/+5
|