aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 5c8d0f9e..2a1e8033 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -428,6 +428,7 @@ class mga_buildsystem::config {
distros => {
'cauldron' => {
'arch' => $std_arch,
+ 'no_media_cfg_update' => true,
'medias' => $std_medias,
'base_media' => $std_base_media,
'branch' => 'Devel',