aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/gatherer.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/gatherer.pp')
-rw-r--r--modules/buildsystem/manifests/gatherer.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/gatherer.pp b/modules/buildsystem/manifests/gatherer.pp
index 02287717..e0a18222 100644
--- a/modules/buildsystem/manifests/gatherer.pp
+++ b/modules/buildsystem/manifests/gatherer.pp
@@ -1,4 +1,5 @@
class buildsystem::gatherer {
- # that's emi
+ # emi is in main iurt rpm, should be moved out
+ include iurt::package
include iurt::upload
}