diff options
author | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2011-04-25 08:40:26 -0400 |
---|---|---|
committer | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2011-04-25 08:40:26 -0400 |
commit | 66642f84fd71e9230245b11718bf9a7e96ba0c7f (patch) | |
tree | 84b2e2daa5db15f88c82dcf97ad8711a8cafdf2c /man/bcfg2-lint.conf.5 | |
parent | e9047ac894dc064a34bd8026f49fc186121b6cfc (diff) | |
download | bcfg2-66642f84fd71e9230245b11718bf9a7e96ba0c7f.tar.gz bcfg2-66642f84fd71e9230245b11718bf9a7e96ba0c7f.tar.bz2 bcfg2-66642f84fd71e9230245b11718bf9a7e96ba0c7f.zip |
changed [main] section of bcfg2-lint.conf to [lint] to make it possible to combine config files
get full stack trace from failed plugins for easier troubleshooting
Diffstat (limited to 'man/bcfg2-lint.conf.5')
-rw-r--r-- | man/bcfg2-lint.conf.5 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/man/bcfg2-lint.conf.5 b/man/bcfg2-lint.conf.5 index 2c89a1161..e2b8e79fa 100644 --- a/man/bcfg2-lint.conf.5 +++ b/man/bcfg2-lint.conf.5 @@ -21,11 +21,19 @@ a comment, a section name or an option. Any line beginning with a hash (#) is ignored, as are lines containing only whitespace. +The file consists of one +.I [lint] +section, and then any number of plugin-specific sections, documented below. (Note that this makes it quite feasible to combine your +.B bcfg2-lint.conf +into your +.B bcfg2.conf(5) +file, if you so desire.) + .SH GLOBAL OPTIONS These options apply to .I bcfg2-lint generally, and must be in the -.I [main] +.I [lint] section. .TP |