From bc4fa29b454691b6c446b2881b4b3ea39d6b8272 Mon Sep 17 00:00:00 2001 From: Keith aka fugit Date: Fri, 22 Apr 2011 10:37:28 -0400 Subject: Declared the inclusion of an external package. This should be removed for public use or incorporated into the puppet module --- manifests/puppetmaster/passenger.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/puppetmaster/passenger.pp b/manifests/puppetmaster/passenger.pp index c4bc062..0471234 100644 --- a/manifests/puppetmaster/passenger.pp +++ b/manifests/puppetmaster/passenger.pp @@ -3,6 +3,7 @@ class puppet::puppetmaster::passenger inherits puppet::puppetmaster::base { include ::passenger + include mod-passenger # A reference configuration is available at : # http://github.com/reductivelabs/puppet/tree/master/ext/rack -- cgit v1.2.3