aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/alamut.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes/alamut.pp')
-rw-r--r--manifests/nodes/alamut.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index 6987bf05..0a79a82d 100644
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -116,7 +116,7 @@ node alamut {
}
class { 'mga-treasurer':
- $vhost => 'treasurer.mageia.org',
- $vhostdir => '/var/www/vhosts/treasurer.mageia.org',
+ vhost => 'treasurer.mageia.org',
+ vhostdir => '/var/www/vhosts/treasurer.mageia.org',
}
}