aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-12-13 15:21:36 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-12-13 15:21:36 -0200
commitd03af1e62e055a7620ebe0e8e344c1e4c22f3159 (patch)
treeb0a4086da3b695aa24157f1c19cfc3d76a71266c /manifests
parent20eee9098ec043ee7f173959abf0c23902900ac0 (diff)
downloadpuppet-nodo-d03af1e62e055a7620ebe0e8e344c1e4c22f3159.tar.gz
puppet-nodo-d03af1e62e055a7620ebe0e8e344c1e4c22f3159.tar.bz2
Using rails config just at websites::hosting
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystems/websites.pp1
1 files changed, 1 insertions, 0 deletions
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 {