aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-12-19 15:12:17 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-12-19 15:12:17 -0200
commitfa26bbbfcfdc01402c118b88b931eca2ecad7ee7 (patch)
tree11bcd0946128f1a8c5b9a753a0a576fbd9e474b9 /manifests
parentfad39557ea1c504b2c2b91cc27a52e4fbad3d9da (diff)
downloadpuppet-nodo-fa26bbbfcfdc01402c118b88b931eca2ecad7ee7.tar.gz
puppet-nodo-fa26bbbfcfdc01402c118b88b931eca2ecad7ee7.tar.bz2
Including wordpress 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 206b443..cd2d060 100644
--- a/manifests/subsystems/websites.pp
+++ b/manifests/subsystems/websites.pp
@@ -138,6 +138,7 @@ class websites::hosting inherits websites::setup {
include ikiwiki
include pmwiki
include apache::rails
+ include websites
apache::site { "images":
docroot => "${apache_www_folder}/images",