From e808760d4909bc2d9778b2bb1079db8219c6d473 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 31 May 2013 09:22:36 +0000 Subject: mga_buildsystem: enable 'no_mirror' for infra_1 and infra_2 --- deployment/mga_buildsystem/manifests/config.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deployment/mga_buildsystem/manifests') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 868c48c8..97435617 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -558,6 +558,7 @@ class mga_buildsystem::config { }, }, 'iurt_use_bootstrap' => true, + 'no_mirror' => true, }, 'infra_2' => { @@ -589,6 +590,7 @@ class mga_buildsystem::config { }, }, 'iurt_use_bootstrap' => true, + 'no_mirror' => true, }, } } -- cgit v1.2.1