aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index acb7056e..3f7e2806 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -611,7 +611,7 @@ class mga_buildsystem::config {
'submit_allowed' => "${svn_root_packages}/updates/infra_8",
'macros' => $std_macros,
'based_on' => {
- '7' => {
+ '8' => {
'core' => [ 'release', 'updates' ],
},
},