# CLN registration tools config file. # Format: 2.0 debug[comment]=Whether or not debugging is enabled debug=0 systemIdPath[comment]=Location of system id systemIdPath=/etc/sysconfig/rhn/systemid serverURL[comment]=Remote server URL (use FQDN) serverURL=https://xmlrpc.cln.cloudlinux.com/XMLRPC/ serverURLipv6[comment]=Remote server URL for access over IPv6 serverURLipv6=https://ipv6.xmlrpc.cln.cloudlinux.com/XMLRPC/ enableProxy[comment]=Use a HTTP Proxy enableProxy=0 versionOverride[comment]=Override the automatically determined system version versionOverride= httpProxy[comment]=HTTP proxy in host:port format, e.g. squid.redhat.com:3128 httpProxy= networkRetries[comment]=Number of attempts to make at network connections before giving up networkRetries=1 disallowConfChanges[comment]=Config options that can not be overwritten by a config update action disallowConfChanges=sslCACert;serverURL;disallowConfChanges; sslCACert[comment]=The CA cert used to verify the ssl server sslCACert=/usr/share/rhn/CLN-ORG-TRUSTED-SSL-CERT skipNetwork[comment]=Skips network information in hardware profile sync during registration. skipNetwork=0