aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/alamut.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes/alamut.pp')
-rwxr-xr-xmanifests/nodes/alamut.pp14
1 files changed, 0 insertions, 14 deletions
diff --git a/manifests/nodes/alamut.pp b/manifests/nodes/alamut.pp
index 53380da2..dd8e2a32 100755
--- a/manifests/nodes/alamut.pp
+++ b/manifests/nodes/alamut.pp
@@ -72,20 +72,6 @@ node alamut {
include wikis
- class { 'mgapeople':
- ldap_server => "ldap.${::domain}",
- binddn => 'cn=mgapeople-alamut,ou=System Accounts,dc=mageia,dc=org',
- bindpw => extlookup('mgapeople_ldap','x'),
- vhost => "people.${::domain}",
- vhostdir => "/var/www/vhosts/people.${::domain}",
- maintdburl => "http://pkgsubmit.${::domain}/data/maintdb.txt",
- }
-
- class { 'mga-treasurer':
- vhost => "treasurer.${::domain}",
- vhostdir => "/var/www/vhosts/treasurer.${::domain}",
- }
-
# Forward ports to arm1 and arm2 ssh, to access them from outside
xinetd::port_forward {'forward_arm1':
target_ip => "arm1.${::domain}",