Lari Huttunen
79ca80a4a2
cyrus: Started working on a basic support for cyrus imapd.
2013-03-01 17:52:04 +01:00
Lari Huttunen
e3b91bb844
postfix.main.cf.erb: Postgrey debugging.
2013-03-01 16:50:35 +01:00
Lari Huttunen
d991e710b6
postfix.main.cf.erb: Template syntax fix.
2013-03-01 16:38:08 +01:00
Lari Huttunen
488327bc91
postfix.init.pp: Finally found the right options for the bind mount.
2013-03-01 16:34:33 +01:00
Lari Huttunen
36a5afa303
postfix.init.pp: One more for the road.
2013-03-01 15:50:53 +01:00
Lari Huttunen
88ffbbb832
postfix.init.pp: Make sure the necessary directories for the bind mount are created.
2013-03-01 15:48:03 +01:00
Lari Huttunen
60878130c2
postfix.init.pp: Fixed a syntax error and simplified the parameters.
2013-03-01 15:35:30 +01:00
Lari Huttunen
7fed52107c
postfix: Trying to get the combo postfix + submission + saslauthd + postgrey + cyrus lmtp delivery working.
2013-03-01 15:21:05 +01:00
Lari Huttunen
2217bca3a1
Merge branch 'master' of https://bitbucket.org/tmakinen/puppet
2013-02-28 16:35:46 +01:00
Lari Huttunen
ed429d7183
postfix: Add post grey support.
2013-02-28 16:34:30 +01:00
Ossi Salmi
f17eacf99a
Added README on compiling nodejs for etherpad-lite
2013-02-23 22:52:11 +02:00
Ossi Salmi
bc7f2837c7
Updated rails version number to 2.3.17 on CentOS 6
2013-02-14 16:45:16 +02:00
Ossi Salmi
9132b47705
Initial version of logwatch module
2013-02-12 13:10:29 +02:00
Ossi Herrala
4f2b5c724d
Merged oherrala/puppet into master
2013-02-12 13:09:26 +02:00
Ossi Herrala
2535359a5a
Merged tmakinen/puppet into master
2013-02-12 13:08:40 +02:00
Ossi Salmi
e27175d38f
Merge tmakinen/puppet
2013-02-12 11:32:52 +02:00
Ossi Herrala
a568b5cfc5
Puppet module's own local-host-names doesn't make much sense? Use empty file instead.
2013-02-11 15:10:13 +00:00
Ossi Salmi
556804ef17
Merged oherrala/puppet into master
2013-02-11 16:34:59 +02:00
Ossi Herrala
798596315e
Support for per FQDN common files from Puppet fileserver.
2013-02-11 14:16:31 +00:00
Ossi Salmi
0554920a8e
Merge tmakinen/puppet
2013-02-09 02:01:58 +02:00
Ossi Salmi
e47e3fec21
Fixed slaptest exec path for OpenBSD
2013-02-09 02:01:19 +02:00
Ossi Salmi
2e6f13d0d6
Added selinux::restorecond for managing restorecond service
2013-02-09 01:47:35 +02:00
Ossi Salmi
d1bfd32123
Merge tmakinen/puppet
2013-02-09 01:31:46 +02:00
e31b70b749
Fixed SELinux contexts from git data directories.
2013-02-08 08:53:52 +02:00
Ossi Herrala
860d133f60
Merged oherrala/puppet into master
2013-02-07 14:30:19 +02:00
Ossi Herrala
aa41ccc194
Merge branch 'master' of https://bitbucket.org/tmakinen/puppet
2013-02-07 12:29:31 +00:00
Ossi Herrala
d23e9995d6
Introduce configurable rid ("Replica ID"?) per database. This is needed for multi DB replication.
2013-02-07 12:26:24 +00:00
Ossi Salmi
933a2fce34
Updated Moin version to 1.9.6 in wiki/Makefile
2013-02-07 14:05:39 +02:00
Ossi Herrala
9b9911646b
Merged oherrala/puppet into master
2013-02-07 12:57:56 +02:00
Ossi Herrala
a1b6379b9a
Use database name for Base DN in replication. Works better in multi DB LDAP configuration.
2013-02-07 10:50:37 +00:00
Ossi Salmi
fee22f529c
Merge tmakinen/puppet
2013-02-06 12:57:11 +02:00
6bacdd65ee
Fixed SELinux context from munin cache directory for use with munin cgi scripts.
2013-02-06 10:31:46 +02:00
f7298b5671
Fixed SELinux context from apache logrotate script in Fedora.
2013-02-06 09:23:27 +02:00
Ossi Herrala
f9dc49e9ae
Merged oherrala/puppet into master
2013-02-05 15:55:04 +02:00
Ossi Herrala
11d7479ca8
Remove CA certificate database creation code for now.
2013-02-05 13:52:52 +00:00
Ossi Herrala
6ab334fa62
Run slaptest to validate configuration files before (re)starting slapd service.
2013-02-05 12:56:14 +00:00
Ossi Herrala
47f614031f
Generate CA certificate database from file /etc/openldap/ca-certificates.crt
2013-02-05 12:35:21 +00:00
Ossi Salmi
4b3c310936
Merge tmakinen/puppet
2013-02-04 16:10:27 +02:00
Ossi Salmi
f1004b8027
Updated rails version number to 2.3.16 on CentOS 6
...
Run 'gem cleanup' and restart puppetmaster after puppet run to remove
the old version.
2013-02-04 16:06:00 +02:00
Ossi Salmi
cf86b4c652
Properly enable botnet service
2013-02-04 15:01:00 +02:00
Ossi Salmi
603df85cea
Added init script for abusehelper botnets
...
$abusehelper_botnets is an array of botnet paths to be started at boot,
for example:
$abusehelper_botnets = ["/var/lib/ah2/botnet1", "/var/lib/ah2/botnet2"]
2013-02-04 14:27:14 +02:00
Ossi Salmi
93f029a4a3
Fixed paths in apache::debian::sslsite
2013-02-02 21:58:26 +02:00
Ossi Salmi
68ac64b13f
Added 'first' parameter to apache::sslsite
...
When set to true, ensures the site configuration is loaded first, thus
becoming the default virtual host when NameVirtualHost (and SNI) is
used.
2013-02-02 21:58:26 +02:00
Ossi Salmi
3704a86d50
Added seltype for auth_credentials.php in vsroom module
2013-02-02 21:57:59 +02:00
Ossi Salmi
42360e66e8
Added seltype for http log directories
2013-02-02 21:55:18 +02:00
946faaf085
Fixed firewall module for Fedora 18 when firewall-config package is installed.
2013-01-26 13:07:55 +02:00
1f760fa70a
Initial version of motd module.
2013-01-24 17:33:13 +02:00
Ossi Salmi
3a40b11a62
Added fix for mod_wsgi socket path on CentOS/RedHat/Fedora
2013-01-24 13:00:20 +02:00
Ossi Salmi
5924caabe1
Added dependency on authconfig package to kerberos, ldap and pam modules
...
Fixes #2 .
2013-01-24 12:17:29 +02:00
18af82f97f
Fixed Apache ssl.conf for Fedora 18.
2013-01-23 17:51:03 +02:00