summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-}