c2e179b6ec
Fixed Apache MythTV config for Fedora 18.
2013-03-20 08:44:28 +02:00
e51f0b4d66
Fixed keytab.erb for CentOS 6.
2013-03-20 08:37:45 +02:00
aes_ng
3c0e4d26c2
A module for creating a resolv.conf file
...
Signed-off-by: Ossi Salmi <osalmi@iki.fi>
2013-03-14 13:31:59 +02:00
Ossi Salmi
de5ed0ff7c
Removed obsolete user and datadir from vsroom module
2013-03-13 14:46:30 +02:00
Ossi Herrala
fabbdbbeb4
Merge https://bitbucket.org/oherrala/puppet
2013-03-13 08:42:04 +00:00
Ossi Herrala
7ae9974df9
Add small snippet of documentation how to add manager user to database
2013-03-13 08:40:57 +00:00
Ossi Herrala
fbbd93f336
Merged tmakinen/puppet into master
2013-03-13 10:38:48 +02:00
Ossi Salmi
1b638f31e7
Added system users for teamspeak and murmur
2013-03-11 17:44:03 +02:00
Ossi Salmi
108d699e63
Merged in oherrala/puppet (pull request #25 )
...
Allow Apache to use MD5 signed certs in Centos >=6.4.
2013-03-09 21:38:20 +02:00
Ossi Herrala
0548ead8cd
Allow Apache to use MD5 signed certs in Centos >=6.4.
...
Centos 6.4 changed the NSS library to reject X.509 certificates which
are signed with MD5:
"[VALID] The upstream Mozilla NSS disabled support for MD5 hash
signed certificates in the 3.14 release, which was added to CentOS
6.4. More details and workarounds can be found in this Fedora bugzilla
report https://bugzilla.redhat.com/show_bug.cgi?id=895513 "
This change can be reverted when the world has changed from MD5 to something else :)
2013-03-09 15:57:45 +00:00
Ossi Salmi
f688225735
Merged in svimes/puppet-svimes (pull request #24 )
...
Postfix + Cyrus IMAPd Support Improved
2013-03-08 14:55:52 +02:00
Ossi Salmi
08feba510c
Merged osalmi/puppet into master
2013-03-07 14:41:23 +02:00
Ossi Salmi
5f06698dbd
Use puppet certificates in ejabberd by default
2013-03-07 14:33:13 +02:00
Ossi Salmi
12791c5891
Refactored abusehelper init, added support for $abusesa_botnets
2013-03-07 14:21:18 +02:00
Ossi Salmi
7ba77ed2ea
Changed abusehel homedir to /var/lib/ah2
2013-03-07 13:41:24 +02:00
Ossi Salmi
b022899e95
Merge branch 'master' of bitbucket.org:tmakinen/puppet
2013-03-07 13:38:13 +02:00
Ossi Salmi
c987851d08
Moved abusesa homedir under /var/lib
2013-03-07 13:23:50 +02:00
Ossi Salmi
66b541506e
Added abusesa user
2013-03-06 15:02:39 +02:00
Lari Huttunen
75a7bda8f6
postfix: The actual smtpf.conf file.
2013-03-05 19:44:04 +01:00
Lari Huttunen
3e43a6c2e1
postfix: /etc/postfix/sasl/smtpd.conf needs to define the authentication method.
2013-03-05 19:43:41 +01:00
Lari Huttunen
4367919329
cyrus: Changed the lmtp socket to group postfix, which is an ugly kludge.
2013-03-05 18:33:40 +01:00
Lari Huttunen
289ccdc664
cyrus: Even though postfix belongs to the mail group it cannot deliver unless the socket dir's group is postfix. Need to get the ubuntu package fixed.
2013-03-05 18:29:27 +01:00
Lari Huttunen
940d74debc
postfix: Wrong value for the chain cert.
2013-03-05 17:09:00 +01:00
Lari Huttunen
b20d06b37f
postfix: Attempt a chain fix.
2013-03-05 17:03:29 +01:00
Lari Huttunen
5f3e6c481c
cyrus + postfix: Notify the services if the user was modified.
2013-03-05 16:39:19 +01:00
Lari Huttunen
ce1732d5b7
cyrus + postfix: Where to put the exec, that is the question.
2013-03-05 16:35:40 +01:00
Lari Huttunen
1182b71d2b
postfix + cyrus: More permission fixes.
2013-03-05 16:30:42 +01:00
Lari Huttunen
7ad4fb5826
postfix + cyrus: Fix key perms.
2013-03-05 16:23:37 +01:00
Lari Huttunen
69132d618c
postfix.init.pp: Accidentally redefined the X.509 file resources.
2013-03-05 15:53:09 +01:00
Lari Huttunen
ce23d0334d
postfix.init.pp: Fixed syntax error.
2013-03-05 15:49:26 +01:00
Lari Huttunen
145d04530b
postfix.init.pp: Had forgotten the placement spec for the X.509 files.
2013-03-05 15:22:18 +01:00
Lari Huttunen
c0a3a300a8
hastymail.init.pp: Ensure that the necessary packages are installed, which are needed by hasty mail.
2013-03-04 19:33:36 +01:00
Lari Huttunen
66fde79617
cyrus.init.pp: Fix broken Ubuntu packaging.
2013-03-04 18:29:29 +01:00
Lari Huttunen
b8dae490fd
postfix.init.pp: Fixed a copy&paste error and added "noauto" to mount options, since otherwise the saslauthd mount will hang at boot time.
2013-03-04 15:39:49 +01:00
Lari Huttunen
03cc217589
postfix.init.pp: Changed mount options for the saslauthd bind mount.
2013-03-04 13:53:00 +01:00
Lari Huttunen
e8081b57fc
cyrus: Added support for setting the cyrus admin users.
2013-03-01 19:03:57 +01:00
Lari Huttunen
7aa8271781
cyrus.imapd.conf.erb: Change the sasl password check mechanism to saslauthd.
2013-03-01 18:47:15 +01:00
Lari Huttunen
39eac24088
cyrus.imapd.conf.erb: SASL authd requires PLAIN to be used as mech.
2013-03-01 18:38:13 +01:00
Lari Huttunen
8856cd0f31
postfix.master.cf.erb: Enable lmtp to escape the chroot for lmtp UNIX socket access.
2013-03-01 18:18:59 +01:00
Lari Huttunen
6a83350f63
postfix.init.pp: Make sure the postfix user is in the mail group.
2013-03-01 18:05:59 +01:00
Lari Huttunen
7d8041e859
cyrus.init.pp: Reference under modules.
2013-03-01 17:59:21 +01:00
Lari Huttunen
b843891fac
cyrus.init.pp: Fixed a typo.
2013-03-01 17:56:36 +01:00
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