summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2011-04-21 08:50:06 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2011-04-21 08:50:06 -0400
commit6da7d24710fe67c80c4a71f227cd01675eebca88 (patch)
treef8aae1f09b879d58e8fab10db1b896284b44e32d /examples
parent57f6972c4ff063a0fdeff832772af8c18f2ea044 (diff)
downloadbcfg2-6da7d24710fe67c80c4a71f227cd01675eebca88.tar.gz
bcfg2-6da7d24710fe67c80c4a71f227cd01675eebca88.tar.bz2
bcfg2-6da7d24710fe67c80c4a71f227cd01675eebca88.zip
Lots of cleanup for bcfg2-repo-validate rewrite:
* 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
Diffstat (limited to 'examples')
-rw-r--r--examples/bcfg2-lint.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/bcfg2-lint.conf b/examples/bcfg2-lint.conf
index 5c7641d4a..1d3a82160 100644
--- a/examples/bcfg2-lint.conf
+++ b/examples/bcfg2-lint.conf
@@ -2,7 +2,7 @@
plugins=Duplicates,InfoXML,Bundles,Headers,RequiredAttrs,Validate
[InfoXML]
-require = owner,group,perms,paranoid
+required_attrs = owner,group,perms,paranoid
require_paranoid = True
[Comments]
@@ -15,6 +15,5 @@ cfg_keywords =
probe_comments = Maintainer,Purpose,Groups,Other Output
[Validate]
-schema=/home/stpierre/devel/bcfg2/schema
-repo=/home/stpierre/bcfg2/trunk
+schema=/usr/share/bcfg2/schema
properties_schema=warn