summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-11-18 19:08:11 +0000
committermh <mh@immerda.ch>2008-11-18 19:08:11 +0000
commit6a48d7417ad609c6ed457477ba661f098ee65219 (patch)
treea93156c18888e1a347c5a48868137932cbeb698e
parent13f7ebd2da2de6b6e1910e6c2f767289dfd1cd5f (diff)
we don't use this class
-rw-r--r--manifests/php.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/php.pp b/manifests/php.pp
deleted file mode 100644
index c224731..0000000
--- a/manifests/php.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-# manifests/php.pp
-
-class apache::php inherits apache {
- include php
-}