forked from NVIDIA/doca-sosreport
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsos-mlx-cloud-verification.conf
40 lines (36 loc) · 1.3 KB
/
sos-mlx-cloud-verification.conf
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[global]
# Set global options here that are not component specific
# If you would like one global default value to be specifically overridden for
# just one component, but not others, you may override that value in the
# component specific section below
#verbose = 3
#verify = yes
batch = yes
log-size = 10
journal_size = 10
plugin_timeout = 120
cmd_timeout = 30
low_priority = True
[report]
# Options that will apply to any `sos report` run should be listed here.
# Note that the option names *must* be the long-form name as seen in --help
# output. Use a comma for list delimitations.
skip-plugins = ssh, flatpack, login
enable-plugins = rdma
[collect]
# Options that will apply to any `sos collect` run should be listed here.
# Note that the option names *must* be the long-form name as seen in --help
# output. Use a comma for list delimitations
#primary = myhost.example.com
#ssh-key = /home/user/.ssh/mykey
#password = true
[clean]
# Options that will apply to any `sos clean|mask` run should be listed here.
# Note that the option names *must* be the long-form name as seen in --help
# output. Use a comma for list delimitations
#domains = mydomain.com
#no-update = true
[plugin_options]
# Specify any plugin options and their values here. These options take the form
# plugin_name.option_name = value
#rpm.rpmva = off