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.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/examples/bcfg2-lint.conf b/examples/bcfg2-lint.conf
new file mode 100644
index 000000000..abf969496
--- /dev/null
+++ b/examples/bcfg2-lint.conf
@@ -0,0 +1,25 @@
+[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
+
+[Comments]
+global_keywords = Id
+sgenshi_comments = Properties,Probes,Description
+properties_comments = Template,Format
+tgenshi_comments = Maintainer,Properties,Probes,Description
+cfg_comments =
+cfg_keywords =
+probe_comments = Maintainer,Purpose,Groups,Other Output
+
+[Validate]
+schema=/usr/share/bcfg2/schema