summaryrefslogtreecommitdiffstats
path: root/examples/bcfg2-lint.conf
blob: abf9694961c536af3acfadc0fd2a82cea9b78a04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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