1SPACEWALK.CONF(8) Red Hat, Inc. SPACEWALK.CONF(8)
2
3
4
6 spacewalk.conf - Configuration file for the dnf.plugin.spacewalk(8)
7 dnf(8) plugin.
8
9
11 /etc/dnf/plugins/spacewalk.conf
12
13
15 spacewalk.conf contains configuration options which are specific to
16 dnf.plugin.spacewalk(8). The configuration file is located at
17 /etc/dnf/plugins/spacewalk.conf.
18
19
21 All options of dnf.conf(5) are available. Most notable are:
22
23
24 enabled
25 Either `0' or `1'. Determines whether the plugin will be used by
26 dnf or not. Default value is `1'.
27
28
29 gpgcheck
30 Either `0' or `1'. Determines whether gpg signature checking
31 will be performed on packages coming from Spacewalk/Red Hat
32 Satellite. Default value is `1'. If this option is not set, the
33 value from dnf.conf(5) will be used.
34
35
36 timeout
37 The amount of time (in seconds) that you want to wait for a
38 response before timing out. If this option is not set, the value
39 from dnf.conf(5) will be used.
40
41
43 Individual channels available to client can be configured (enabled/dis‐
44 abled, ...) in sections named by channel label.
45
46
48 /etc/dnf/plugins/spacewalk.conf
49 The location of this configuration file.
50
51
53 dnf.plugin.spacewalk(8), dnf(8), up2date(5), dnf.conf(5).
54
55
57 Michael Mraka <michael.mraka@redhat.com>
58
59
61 Report bugs to <http://bugzilla.redhat.com>.
62
63
65 Copyright © 2015 Red Hat, Inc.
66
67
68 This is free software; see the source for copying conditions. There is
69 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
70 PURPOSE.
71
72
73
74Linux 2015 April 16 SPACEWALK.CONF(8)