aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/mgarepo.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-08-30 12:34:28 +0000
committerNicolas Vigier <boklm@mageia.org>2012-08-30 12:34:28 +0000
commit0efb19436a9ddf902a5508b430fa37923e95ca42 (patch)
treead76e8105747c1c1f8d637a3a451a2e86a20705a /modules/buildsystem/manifests/mgarepo.pp
parentec534eb4a0fa7235d6ddbdb3d2af1ca8ba87c307 (diff)
downloadpuppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar.gz
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar.bz2
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.tar.xz
puppet-0efb19436a9ddf902a5508b430fa37923e95ca42.zip
add infra_2 repository
Diffstat (limited to 'modules/buildsystem/manifests/mgarepo.pp')
-rw-r--r--modules/buildsystem/manifests/mgarepo.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/mgarepo.pp b/modules/buildsystem/manifests/mgarepo.pp
index 4520d49a..70b71202 100644
--- a/modules/buildsystem/manifests/mgarepo.pp
+++ b/modules/buildsystem/manifests/mgarepo.pp
@@ -51,6 +51,9 @@ class buildsystem::mgarepo {
'infra_1' => {
'infra' => ['release']
},
+ 'infra_2' => {
+ 'infra' => ['release']
+ },
}
import 'create_upload_dir.rb'