aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/gatherer.pp
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-03-16 22:46:19 +0000
committerMichael Scherer <misc@mageia.org>2012-03-16 22:46:19 +0000
commit8d7fd472cd88f51bb1bb15091dcd51e7dfe85989 (patch)
tree4f8e0b79fd1714fa0a62793d75af9c19e47d2403 /modules/buildsystem/manifests/gatherer.pp
parentd4d6388339cee0803b6abb55d2415261ea6d7053 (diff)
downloadpuppet-8d7fd472cd88f51bb1bb15091dcd51e7dfe85989.tar
puppet-8d7fd472cd88f51bb1bb15091dcd51e7dfe85989.tar.gz
puppet-8d7fd472cd88f51bb1bb15091dcd51e7dfe85989.tar.bz2
puppet-8d7fd472cd88f51bb1bb15091dcd51e7dfe85989.tar.xz
puppet-8d7fd472cd88f51bb1bb15091dcd51e7dfe85989.zip
split and clean lots of buildsystem submodule
Diffstat (limited to 'modules/buildsystem/manifests/gatherer.pp')
-rw-r--r--modules/buildsystem/manifests/gatherer.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/gatherer.pp b/modules/buildsystem/manifests/gatherer.pp
new file mode 100644
index 00000000..29c0ac73
--- /dev/null
+++ b/modules/buildsystem/manifests/gatherer.pp
@@ -0,0 +1,4 @@
+class buildsystem::gatherer {
+ # that's emi
+ include iurtupload
+}