From: Silvio Rhatto Date: Mon, 13 Dec 2010 17:21:36 +0000 (-0200) Subject: Using rails config just at websites::hosting X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d03af1e62e055a7620ebe0e8e344c1e4c22f3159;p=puppet-nodo.git Using rails config just at websites::hosting --- diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp index bdd0c78..034b2b7 100644 --- a/manifests/subsystems/websites.pp +++ b/manifests/subsystems/websites.pp @@ -120,6 +120,7 @@ class websites::hosting inherits websites::setup { include moin include ikiwiki include pmwiki + include apache::rails } class websites::hosting::admin inherits websites::setup {