summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index c91cc69..015de90 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -13,6 +13,7 @@ class passenger (
$librack_ensure_version = 'installed',
$passenger_bin_path = '/usr/sbin' )
{
+ include apache
if ! $use_gems {
apache::module { 'passenger':