aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/iurt.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/iurt.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/iurt.pp')
-rw-r--r--modules/buildsystem/manifests/iurt.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/iurt.pp b/modules/buildsystem/manifests/iurt.pp
index a8e01348..e0856a23 100644
--- a/modules/buildsystem/manifests/iurt.pp
+++ b/modules/buildsystem/manifests/iurt.pp
@@ -19,7 +19,7 @@ class buildsystem::iurt {
ensure => directory,
}
- buildsystem::iurt::config { ['2','1','cauldron','mandriva2010.1','infra_1']: }
+ buildsystem::iurt::config { ['2','1','cauldron','mandriva2010.1','infra_1', 'infra_2']: }
sudo::sudoers_config { 'iurt':
content => template('buildsystem/iurt/sudoers.iurt')