summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-01-03 16:49:04 +0100
committermh <mh@immerda.ch>2013-01-03 16:49:04 +0100
commit47c385f4794fae0257dd3ab85b637eca93ee38ec (patch)
tree57a9f8bdd0ad2a492b8a5566173620986d67edef /manifests/init.pp
parent50a1943175bd203116d100eb5cf4f01f2fc6ded1 (diff)
cleanup module to work better on newer puppet versions
Diffstat (limited to 'manifests/init.pp')
-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 3a9faf5..0000000
--- a/manifests/init.pp
+++ /dev/null
@@ -1,6 +0,0 @@
-# common/manifests/init.pp - Define common infrastructure for modules
-# Copyright (C) 2007 David Schmitt <david@schmitt.edv-bus.at>
-# See LICENSE for the full license granted to you.
-
-import "defines/*.pp"
-