aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/websites.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp
index cd2d060..2b10e8a 100644
--- a/manifests/subsystems/websites.pp
+++ b/manifests/subsystems/websites.pp
@@ -138,7 +138,7 @@ class websites::hosting inherits websites::setup {
include ikiwiki
include pmwiki
include apache::rails
- include websites
+ include wordpress
apache::site { "images":
docroot => "${apache_www_folder}/images",