From 6d66d27fabd514480f449f1923995b7b22d10647 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 31 Jan 2012 17:40:31 -0200 Subject: Including apache::rails at websites::dev::setup --- manifests/subsystems/websites.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp index 2b10e8a..5854ba9 100644 --- a/manifests/subsystems/websites.pp +++ b/manifests/subsystems/websites.pp @@ -172,4 +172,5 @@ class websites::dev::setup inherits websites::setup { # Include the needed classes for website development include php include drupal + include apache::rails } -- cgit v1.2.3