Project

General

Profile

« Previous | Next » 

Revision d65ac13c

Added by Walden Raines almost 10 years ago

Fixes #7077, #7006: update puppet-pulp module.

View differences:

modules/pulp/manifests/params.pp
$qpid_ssl_cert_password_file = undef
$default_login = 'admin'
$default_password = 'admin'
$default_password = cache_data('pulp_password', random_password(32))
$repo_auth = true

Also available in: Unified diff