From: Silvio Rhatto Date: Mon, 19 Dec 2011 17:12:17 +0000 (-0200) Subject: Including wordpress at websites::hosting X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fa26bbbfcfdc01402c118b88b931eca2ecad7ee7;p=puppet-nodo.git Including wordpress at websites::hosting --- 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",