Project

General

Profile

« Previous | Next » 

Revision 804e193b

Added by Eric Helms over 9 years ago

Fixes #7745: Deploy reverse proxy for RHSM traffic.

View differences:

manifests/params.pp
$pulp_oauth_key = 'katello'
$pulp_oauth_secret = undef
$reverse_proxy = false
$reverse_proxy_port = 8443
$puppet = false
$puppetca = false
$puppet_ca_proxy = ''
......
$certs_tar = undef
$rhsm_url = '/rhsm'
$rhsm_port = 443
}

Also available in: Unified diff