aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests/config.pp
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2013-05-30 05:44:24 +0000
committerThomas Backlund <tmb@mageia.org>2013-05-30 05:44:24 +0000
commit74100016adbac43531769ce94419fc9fb1affcae (patch)
treeab09d34a8db68a01921910d573718fbaa2345bb8 /deployment/mga_buildsystem/manifests/config.pp
parentd3a6d1f78b6336d6167574738b9fc946df1e3259 (diff)
downloadpuppet-74100016adbac43531769ce94419fc9fb1affcae.tar
puppet-74100016adbac43531769ce94419fc9fb1affcae.tar.gz
puppet-74100016adbac43531769ce94419fc9fb1affcae.tar.bz2
puppet-74100016adbac43531769ce94419fc9fb1affcae.tar.xz
puppet-74100016adbac43531769ce94419fc9fb1affcae.zip
lock down mga3 media.cfg too
Diffstat (limited to 'deployment/mga_buildsystem/manifests/config.pp')
-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 67ff15cc..0f5ebbfd 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -504,6 +504,7 @@ class mga_buildsystem::config {
'3' => {
'arch' => $std_arch,
+ 'no_media_cfg_update' => true,
'medias' => $std_medias,
'base_media' => $std_base_media,
'branch' => 'Official',