aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes/alamut.pp5
1 files changed, 5 insertions, 0 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index f597439c..6987bf05 100644
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -114,4 +114,9 @@ node alamut {
vhostdir => '/var/www/vhosts/people.mageia.org',
maintdburl => 'http://pkgsubmit.mageia.org/data/maintdb.txt',
}
+
+ class { 'mga-treasurer':
+ $vhost => 'treasurer.mageia.org',
+ $vhostdir => '/var/www/vhosts/treasurer.mageia.org',
+ }
}