Project

General

Profile

« Previous | Next » 

Revision c7b3916d

Added by Greg Sutcliffe over 11 years ago

Update to use 3 repos

View differences:

manifests/install.pp
class foreman::install {
if ! $foreman::custom_repo {
foreman::install::repos { 'foreman':
use_testing => $foreman::use_testing,
repo => $foreman::repo
}
}

Also available in: Unified diff