summaryrefslogtreecommitdiffstats
path: root/examples/bcfg2-lint.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bcfg2-lint.conf')
-rw-r--r--examples/bcfg2-lint.conf10
1 files changed, 8 insertions, 2 deletions
diff --git a/examples/bcfg2-lint.conf b/examples/bcfg2-lint.conf
index 96b86af3b..abf969496 100644
--- a/examples/bcfg2-lint.conf
+++ b/examples/bcfg2-lint.conf
@@ -1,9 +1,16 @@
[lint]
plugins=Duplicates,InfoXML,Bundles,Comments,RequiredAttrs,Validate
+[errors]
+no-infoxml=error
+paranoid-false=error
+properties-schema-not-found=silent
+inconsistent-bundle-name=error
+keywords-not-found=error
+comments-not-found=error
+
[InfoXML]
required_attrs = owner,group,perms,paranoid
-require_paranoid = True
[Comments]
global_keywords = Id
@@ -16,4 +23,3 @@ probe_comments = Maintainer,Purpose,Groups,Other Output
[Validate]
schema=/usr/share/bcfg2/schema
-properties_schema=warn