Project

General

Profile

« Previous | Next » 

Revision 32fc0693

Added by Greg Sutcliffe almost 12 years ago

Copy $package_source from puppet-foreman

We should probably unify how the $use_testing (redhat) and
$package_source (debian) parameters work. For now, this completes the
parameters for foreman-proxy

View differences:

manifests/init.pp
class foreman_proxy (
$use_testing = $foreman_proxy::params::use_testing,
$package_source = $foreman_proxy::params::package_source,
$dir = $foreman_proxy::params::dir,
$user = $foreman_proxy::params::user,
$log = $foreman_proxy::params::log,

Also available in: Unified diff