Project

General

Profile

« Previous | Next » 

Revision 5d8c6e6f

Added by Justin Sherrill over 10 years ago

dont allow default_login override

View differences:

manifests/init.pp
$ssl_ca_cert = '/etc/pki/tls/certs/pulp_ssl_cert.crt',
$default_login = $pulp::params::default_login,
$default_password = $pulp::params::default_password,
$repo_auth = true,
......
$reset_cache = false
) inherits pulp::params {
$default_login = $pulp::params::default_login
include apache
class { 'mongodb':

Also available in: Unified diff