aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mga_buildsystem/manifests')
-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 2dcc1566..67ff15cc 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -450,6 +450,7 @@ class mga_buildsystem::config {
'1' => {
'arch' => $std_arch,
+ 'no_media_cfg_update' => true,
'medias' => $std_medias,
'base_media' => $std_base_media,
'branch' => 'Official',
@@ -476,6 +477,7 @@ class mga_buildsystem::config {
'2' => {
'arch' => $std_arch,
+ 'no_media_cfg_update' => true,
'medias' => $std_medias,
'base_media' => $std_base_media,
'branch' => 'Official',