aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests')
-rw-r--r--modules/buildsystem/manifests/init.pp16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index 10fcdb72..65fce7dd 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -4,6 +4,22 @@ class buildsystem {
include iurt
}
+ class scheduler {
+ # ulri
+ }
+
+ class dispatcher {
+ # emi
+ }
+
+ class repsys {
+ package { 'repsys':
+
+ }
+
+
+ }
+
class iurt {
include sudo