Project

General

Profile

« Previous | Next » 

Revision cf86d6c6

Added by Frederic Schaer about 11 years ago

add custom_repo to foreman_proxy

View differences:

manifests/init.pp
class foreman_proxy (
$repo = $foreman_proxy::params::repo,
$custom_repo = $foreman_proxy::params::custom_repo,
$port = $foreman_proxy::params::port,
$dir = $foreman_proxy::params::dir,
$user = $foreman_proxy::params::user,

Also available in: Unified diff