[Mageia-sysadm] [558] deploy sympa on alamut
root at mageia.org
root at mageia.org
Thu Dec 9 13:34:25 CET 2010
Revision: 558
Author: misc
Date: 2010-12-09 13:34:24 +0100 (Thu, 09 Dec 2010)
Log Message:
-----------
deploy sympa on alamut
Modified Paths:
--------------
puppet/manifests/nodes.pp
Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp 2010-12-09 12:34:23 UTC (rev 557)
+++ puppet/manifests/nodes.pp 2010-12-09 12:34:24 UTC (rev 558)
@@ -43,7 +43,7 @@
# - pastebin
# - LDAP slave
#
- include default_mageia_server
+ include default_mageia_server_no_smtp
include postgresql::server
include dns_server
timezone::timezone { "Europe/Paris": }
@@ -53,6 +53,9 @@
include epoll
include transifex
include bugzilla
+ include sympa::server
+ include postfix::primary_smtp
+
}
# buildnode
@@ -96,6 +99,10 @@
# - LDAP slave (for external traffic maybe)
#
include default_mageia_server
+ # TODO uncomment when ready to be tested
+ #include default_mageia_server_no_smtp
+ #include postfix::secondary_smtp
+
include dns_server
timezone::timezone { "Europe/Paris": }
# Other services running on this server :
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101209/b1d383cd/attachment.html>
More information about the Mageia-sysadm
mailing list