summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2011-05-10 11:24:28 -0500
committerNarayan Desai <desai@mcs.anl.gov>2011-05-10 11:24:28 -0500
commit0e75875e9bd9900a6a3c7ab118c448e48829eaef (patch)
tree391204747f48598c4e978d3724afbd5b8aa1d12c /examples
parentf2d218ccd2de93ef639347933ba127ef081b4401 (diff)
parent91634f9a3b888eee3cd5f9a777fcb075fc666c9a (diff)
downloadbcfg2-0e75875e9bd9900a6a3c7ab118c448e48829eaef.tar.gz
bcfg2-0e75875e9bd9900a6a3c7ab118c448e48829eaef.tar.bz2
bcfg2-0e75875e9bd9900a6a3c7ab118c448e48829eaef.zip
Merge branch 'master' of git.mcs.anl.gov:bcfg2
Diffstat (limited to 'examples')
-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