-
Notifications
You must be signed in to change notification settings - Fork 0
/
rhsm.conf
36 lines (36 loc) · 814 Bytes
/
rhsm.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
[server]
hostname = subscription.rhsm.redhat.com
prefix = /subscription
port = 443
insecure = 0
proxy_hostname =
proxy_scheme = http
proxy_port =
proxy_user =
proxy_password =
no_proxy =
[rhsm]
baseurl = https://cdn.redhat.com
repomd_gpg_url =
ca_cert_dir = /etc/rhsm/ca/
repo_ca_cert = %(ca_cert_dir)sredhat-uep.pem
productCertDir = /etc/pki/product
entitlementCertDir = /etc/pki/entitlement
consumerCertDir = /etc/pki/consumer
manage_repos = 1
full_refresh_on_yum = 1
report_package_profile = 0
pluginDir = /usr/share/rhsm-plugins
pluginConfDir = /etc/rhsm/pluginconf.d
auto_enable_yum_plugins = 1
package_profile_on_trans = 1
inotify = 1
[rhsmcertd]
certCheckInterval = 240
autoAttachInterval = 1440
splay = 1
disable = 0
auto_registration = 0
auto_registration_interval = 60
[logging]
default_log_level = INFO