aboutsummaryrefslogtreecommitdiffstats
path: root/modules/blog/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/blog/manifests')
-rw-r--r--modules/blog/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/blog/manifests/init.pp b/modules/blog/manifests/init.pp
index e502e978..cb932dd2 100644
--- a/modules/blog/manifests/init.pp
+++ b/modules/blog/manifests/init.pp
@@ -17,7 +17,7 @@ class blog {
content => template("blog/check_new-blog-post.sh")
}
- apache::vhost_other_app { "blog.$domain":
+ apache::vhost_other_app { "blog-test.$domain":
vhost_file => "blog/01_blogs_vhosts.conf",
}