aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp2
1 files changed, 2 insertions, 0 deletions
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,
},
}
}