aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/mgarepo.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-05-22 22:17:07 +0000
committerNicolas Vigier <boklm@mageia.org>2013-05-22 22:17:07 +0000
commit067cd148803254549efe8cd7e83533ddab8eebe0 (patch)
treee3f502bd3678e9ec001206e857802a861760487f /modules/buildsystem/manifests/mgarepo.pp
parent146e97ccbd887c288e8642de9675e100ce28d0c2 (diff)
downloadpuppet-067cd148803254549efe8cd7e83533ddab8eebe0.tar
puppet-067cd148803254549efe8cd7e83533ddab8eebe0.tar.gz
puppet-067cd148803254549efe8cd7e83533ddab8eebe0.tar.bz2
puppet-067cd148803254549efe8cd7e83533ddab8eebe0.tar.xz
puppet-067cd148803254549efe8cd7e83533ddab8eebe0.zip
buildsystem::binrepo: add option to select binrepo hostname
Diffstat (limited to 'modules/buildsystem/manifests/mgarepo.pp')
-rw-r--r--modules/buildsystem/manifests/mgarepo.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/mgarepo.pp b/modules/buildsystem/manifests/mgarepo.pp
index eda9f1ee..47cac021 100644
--- a/modules/buildsystem/manifests/mgarepo.pp
+++ b/modules/buildsystem/manifests/mgarepo.pp
@@ -1,6 +1,7 @@
class buildsystem::mgarepo {
include buildsystem::var::scheduler
include buildsystem::var::groups
+ include buildsystem::var::binrepo
$sched_login = $buildsystem::var::scheduler::login
$sched_home_dir = $buildsystem::var::scheduler::homedir