aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/youri-check/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/youri-check/manifests/init.pp b/modules/youri-check/manifests/init.pp
index bc8060a7..8f9b7d06 100644
--- a/modules/youri-check/manifests/init.pp
+++ b/modules/youri-check/manifests/init.pp
@@ -3,7 +3,7 @@ class youri-check {
$vhost = "check.${::domain}"
$user = 'youri'
$home = '/var/lib/youri'
- $home_check = '/var/www/youri-check'
+ $home_check = '/var/www/youri-check'
user { $user:
comment => 'Youri Check',