summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp6
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
deleted file mode 100644
index cf5223e..0000000
--- a/manifests/init.pp
+++ /dev/null
@@ -1,6 +0,0 @@
-#Main definition class for trocla. Just calls master
-class trocla {
-
- include trocla::master
-
-}