summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Mention the "buildbundle" command in the bcfg2-info(8) manpage.
* bcfg2-admin viz: Remove --raw from documentationHolger Weiß2011-07-061-5/+1
| | | | | | Remove the --raw option from the "bcfg2-admin viz" documentation. The option has been superseeded by the --outfile option which allows for specifying arbitrary output types since commit 476cb9ac76.
* bcfg2-info: Remove "generators" commandHolger Weiß2011-07-061-4/+0
| | | | | | | The command "bcfg2-info generators" didn't spit out anything useful, just an unexpanded $Id$ keyword for each of the current generators. It's been that way for quite some time now, and nobody seemed to miss the command.
* New Info attribute: "sensitive"Holger Weiß2011-06-291-0/+4
| | | | | | The contents/diffs of <Path>s which are marked as "sensitive" are now omitted from the reports transmitted to the server, so that they won't end up in the statistics database.
* Merge branch 'fix-z-description' of https://github.com/weiss/bcfg2Sol Jerome2011-06-212-1/+22
|\
| * Correct the description of bcfg2(1)'s "-z" optionHolger Weiß2011-06-211-1/+1
| | | | | | | | | | The "-z" option is for use with Independent collections instead of Bundles.
| * Document serverCommonNames in bcfg2.conf(5)Holger Weiß2011-06-201-0/+5
| | | | | | | | | | Describe the serverCommonNames option which can be specified in the [communication] section of the bcfg2.conf(5) file.
| * Add missing options to the bcfg2(1) manpageHolger Weiß2011-06-201-1/+17
| | | | | | | | A few of the existing bcfg2(1) options were missing from the manpage.
* | Add a missing word to the bcfg2(1) manpageHolger Weiß2011-06-211-1/+1
|/
* bcfg2-reports: Show total numbers of entriesHolger Weiß2011-06-081-2/+3
| | | | | | Add a "-t NAME" option which reports the total (and good) number of managed entries on the host NAME. Also, allow for specifying "total", "good", and "bad" fields via --fields and --sort.
* bcfg2-reports: Show modified entriesHolger Weiß2011-06-071-2/+14
| | | | | bcfg2-reports now shows modified entries if it's called with --modifiedentry, -m, or -s.
* Options: Set default encoding to UTF-8 (as per Holger Weiß's suggestion)Sol Jerome2011-06-061-3/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Document the "decision" option in bcfg2.conf(5)Holger Weiß2011-06-042-4/+10
| | | | | | Add documentation for the "decision" option to the bcfg2.conf(5) man page. Also, note that it can be overridden using "-l none" on the bcfg2(1) command line.
* bcfg2-server: Add the ability to listen on specific interfaces (#1013)Sol Jerome2011-06-031-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* added -t option to set client timeoutChris St. Pierre2011-06-011-0/+5
|
* fixed typo in bcfg2-lint man page (thanks jsbillings)Chris St. Pierre2011-05-201-1/+1
|
* added bcfg2-lint MergeFiles plugin to suggest config files and probesChris St. Pierre2011-05-172-0/+13
| | | | | | that are very similar and could be merged added text wrapping to bcfg2-lint error handling
* man: Point to the correct sectionsSol Jerome2011-05-141-4/+4
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Fix incorrect purge/scrub command parametersTim Laszlo2011-05-111-3/+3
|
* man: Fix typos reported by emias on IRCSol Jerome2011-05-101-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Correct minor typo in man page.Raul Cuza2011-05-051-1/+1
|
* made bcfg2-lint error handling configurable on a much more granular levelChris St. Pierre2011-05-051-22/+25
|
* changed [main] section of bcfg2-lint.conf to [lint] to make it possible to ↵Chris St. Pierre2011-04-251-1/+9
| | | | | | combine config files get full stack trace from failed plugins for easier troubleshooting
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-214-53/+325
| | | | | | | | | * Changed all references to bcfg2-repo-validate in the documentation to bcfg2-lint * Wrote man pages for bcfg2-lint and bcfg2-lint.conf * Cleaned up straggling references to bcfg2-repo-validate in Makefiles, spec files, and the POSIX tool * A few minor bug fixes
* resolved bcfg2-repo-validate conflictsChris St. Pierre2011-04-141-20/+21
|\
| * man: Update the bcfg2-reports man pageSol Jerome2011-04-135-40/+57
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | A property file can now have a matching .xsd file (e.g.,Chris St. Pierre2011-04-131-1/+30
|/ | | | | | | | "Properties/foo.xml" and "Properties/foo.xsd") which specifies a schema for that property file. bcfg2-repo-validate will check the property file against its schema. Updated bcfg2-repo-validate man page with several new options.
* man: Convert bcfg2-reports man page to a unix file formatSol Jerome2011-03-171-82/+81
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* man: Add man page for bcfg2-ping-sweep (#997)Sol Jerome2011-03-171-0/+20
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Details from #943 addedFabian Affolter2011-01-231-8/+10
|
* Details from #943 addedFabian Affolter2011-01-231-0/+26
|
* Added option to show server configuration detailsFabian Affolter2011-01-051-1/+5
| | | | (cherry picked from commit 4463d2dc9356685e1b22256a60b3e22eb69378e4)
* doc: Merge Fabian's bcfg2-admin doc updatesSol Jerome2010-12-151-3/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Small changesFabian Affolter2010-12-121-2/+3
|
* man: several sections updated (allowed attributes added for the clients)Fabian Affolter2010-12-121-36/+49
|
* bcfg2: implement -Q option (bundle-quick mode)Narayan Desai2010-11-021-0/+7
| | | | | | | | Implement the -Q option for the bcfg2 client. This option only verifies and installs the entries in bundles specified with -b. Considerably improves runtime performance when package checksums are being checked. This option prevents the client from sending statistics to the server, and is incompatible with -r.
* Reports: Fix default time zone settings (Resolves Ticket #957)Sol Jerome2010-11-021-0/+5
| | | | | | | | | | | We were previously defaulting to America/Chicago instead of leaving this option up to the user. Setting the default to None will cause Django to go by the system time. Note also that Django sets the os.environ['TZ'] variable when this is not none, so we want to be careful not to set that if we don't have to. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Some options from the output added.Fabian Affolter2010-10-071-2/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6090 ce84e21b-d406-0410-9b95-82705330c041
* Draft of the bcfg2-reports man page. Just filled with help output from ↵Fabian Affolter2010-10-071-0/+80
| | | | | | bcfg2-reports. It still needs an update according to ticket #943 . git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6089 ce84e21b-d406-0410-9b95-82705330c041
* Minor layout changesFabian Affolter2010-10-071-6/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6088 ce84e21b-d406-0410-9b95-82705330c041
* Added prefix to [server] sectionFabian Affolter2010-08-141-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6020 ce84e21b-d406-0410-9b95-82705330c041
* '-K' is replaced by '--ssl-key'Fabian Affolter2010-08-145-98/+243
| | | | | | Minor changes and updates git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6013 ce84e21b-d406-0410-9b95-82705330c041
* debian: Merge in changes from Arto JantunenSol Jerome2010-08-111-4/+0
| | | | | | | | | bcfg2.init: Remove agent mode (no longer exists) POSIX.py: Fix hardcoded errno value Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6005 ce84e21b-d406-0410-9b95-82705330c041
* Added new bundle partFabian Affolter2010-06-101-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5920 ce84e21b-d406-0410-9b95-82705330c041
* Added description for BB and ohai pluginFabian Affolter2010-06-031-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5884 ce84e21b-d406-0410-9b95-82705330c041
* Darcs plugin addedFabian Affolter2010-06-031-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5883 ce84e21b-d406-0410-9b95-82705330c041
* Hg plugin added (marked as experimental)Fabian Affolter2010-06-031-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5879 ce84e21b-d406-0410-9b95-82705330c041