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.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index 168a7150..7b51b450 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -237,7 +237,9 @@ class mga_buildsystem::config {
],
'actions' => [
'send',
+ 'dependencies',
'rpminfo',
+ 'ulri',
],
}
@@ -255,6 +257,7 @@ class mga_buildsystem::config {
],
'actions' => [
'send',
+ 'dependencies',
'rpminfo',
'ulri',
],
@@ -273,6 +276,7 @@ class mga_buildsystem::config {
],
'actions' => [
'send',
+ 'dependencies',
'rpminfo',
'ulri',
],