aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem/manifests/config.pp
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mga_buildsystem/manifests/config.pp')
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp23
1 files changed, 0 insertions, 23 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 5424077d..b91d7365 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -220,29 +220,6 @@ class mga_buildsystem::config {
],
}
- # the list of checks, actions, posts for stable distros in youri-upload
- $std_youri_upload_targets = {
- 'checks' => [
- 'version',
- 'tag',
- 'acl',
- 'rpmlint',
- 'recency',
- ],
- 'actions' => [
- 'sign',
- 'install',
- 'link',
- 'archive',
- 'mail',
- ],
- 'posts' => [
- 'genhdlist2',
- 'clean_rpmsrate',
- 'mirror',
- ],
- }
-
# TODO: mga >= 6 should use std config + createrepo, not a different one
$mga6_youri_upload_targets = {
'checks' => [