Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
195 - 1
[global]
2
# Set global options here that are not component specific
3
# If you would like one global default value to be specifically overridden for
4
# just one component, but not others, you may override that value in the
5
# component specific section below
6
#verbose = 3
7
#verify = yes
8
#batch = yes
9
#log-size = 15
10
 
11
[report]
12
# Options that will apply to any `sos report` run should be listed here.
13
# Note that the option names *must* be the long-form name as seen in --help
14
# output. Use a comma for list delimitations.
15
#skip-plugins = rpm, selinux, dovecot
16
#enable-plugins = host,logs
17
 
18
[collect]
19
# Options that will apply to any `sos collect` run should be listed here.
20
# Note that the option names *must* be the long-form name as seen in --help
21
# output. Use a comma for list delimitations
22
#master = myhost.example.com
23
#ssh-key = /home/user/.ssh/mykey
24
#password = true
25
 
26
[clean]
27
# Options that will apply to any `sos clean|mask` run should be listed here.
28
# Note that the option names *must* be the long-form name as seen in --help
29
# output. Use a comma for list delimitations
30
#domains = mydomain.com
31
#no-update = true
32
 
33
[plugin_options]
34
# Specify any plugin options and their values here. These options take the form
35
# plugin_name.option_name = value
36
#rpm.rpmva = off