Ossi Salmi
33bfafbdbe
spamassassin: Deploy config file
2013-07-29 00:13:56 +03:00
Ossi Salmi
1c23696662
smtpd: Added support for TLS and authentication
2013-07-29 00:12:52 +03:00
Ossi Salmi
59dd7bf606
procmail: Permission fix for procmailrc.d
2013-07-28 21:59:56 +03:00
Ossi Salmi
5f293a7351
Add number prefix to procmail rc files
2013-07-28 21:53:28 +03:00
Ossi Salmi
a0c9b3a7f3
spamassassin: Limit spamd children on OpenBSD
2013-07-28 21:44:07 +03:00
Ossi Salmi
0872915da6
sendmail: Removed non-functional OpenBSD stuff from sendmail::server
2013-07-28 21:41:38 +03:00
Ossi Salmi
8b92526dde
spamassassin: Added support for OpenBSD
2013-07-28 21:41:13 +03:00
Ossi Salmi
ce5dd6a96d
smtpd: Initial server support
...
Still missing are TLS and authentication support.
2013-07-28 20:44:41 +03:00
Ossi Salmi
0b7dca59d3
procmail: Support OpenBSD, add content parameter for procmail::rc
2013-07-28 20:16:00 +03:00
Ossi Salmi
3ae7a48fe9
custom: Whitespace cleanup
2013-07-27 20:23:02 +03:00
Ossi Salmi
d497fb05d1
amanda: Confine facts to linux
2013-07-27 20:18:00 +03:00
Ossi Salmi
e8e9a2a54e
firewall: Added ip6tables to firewall::custom::iptables
2013-07-27 19:47:45 +03:00
Ossi Salmi
e3bcf4c1f2
smtpd: Initial version
2013-07-27 19:46:19 +03:00
Ossi Salmi
5bb9db292f
network: Fixed rtadvd service name on OpenBSD
2013-07-27 12:36:15 +03:00
Ossi Salmi
7904109460
sendmail: Use ssl module for certificate paths, kernel fact for ostype
2013-07-26 01:18:25 +03:00
Ossi Salmi
65ef51f9dd
sendmail: Added support the greet_pause feature
2013-07-26 00:41:03 +03:00
Ossi Salmi
48c40a49b9
Merge branch 'master' of bitbucket.org:tmakinen/puppet
2013-07-24 22:13:31 +03:00
Ossi Salmi
a8c81c9583
Updated init scripts
2013-07-24 22:13:24 +03:00
Ossi Herrala
895a87e5d3
raid: Install and update the latest MegaCli automatically from RPM
2013-07-24 14:11:25 +00:00
Ossi Salmi
7d05eebdcd
custom: Removed console_type fact
2013-07-23 13:49:17 +03:00
Ossi Salmi
717c32957f
custom: Added console fact
2013-07-23 13:30:04 +03:00
Ossi Salmi
dfd3864264
Merge branch 'master' of bitbucket.org:tmakinen/puppet
2013-07-22 21:23:18 +03:00
Ossi Salmi
b59bf3e96c
nagios: Added host target for HP ProCurve switches
2013-07-22 21:23:06 +03:00
8b73f1e9cc
Merged in oherrala/puppet (pull request #32 )
...
dhcp: Sort results by cn when doing query from LDAP.
2013-07-22 15:52:15 +03:00
Ossi Herrala
5a04363e46
dhcp: Sort results by cn when doing query from LDAP.
2013-07-22 12:22:27 +00:00
Ossi Salmi
c6f81dafa1
abusehelper: Changed init start/stop order, sleep between botnet (re)starts
2013-07-22 14:53:09 +03:00
Ossi Salmi
9054f4a5f8
nagios: Tighten the limits for check-host-alive
2013-07-22 11:16:16 +03:00
Ossi Salmi
8227dd7810
sendmail: Set milter macros for spamass-milter only if it's enabled
2013-07-20 19:43:41 +03:00
Ossi Salmi
2062288684
dns: Fix for spaces in augeas options
2013-07-20 19:05:36 +03:00
Ossi Salmi
8ea634b283
spamassassin: Fix for spaces in augeas options
2013-07-20 19:04:38 +03:00
Ossi Salmi
51c29b6ae9
spamassassin: Added support for spamass-milter
2013-07-20 18:40:52 +03:00
Ossi Salmi
c496fbba5c
sendmail: Added milter support
2013-07-20 18:29:07 +03:00
Ossi Salmi
58125b0782
sendmail: Fixed restart when sendmail.cf changes on Linux
2013-07-20 18:25:34 +03:00
Ossi Salmi
92f7a164e4
apache: Removed redundant imports
2013-07-19 23:00:44 +03:00
Ossi Salmi
d52811b390
abusehelper: Added fact for running botnets
2013-07-19 15:18:59 +03:00
Ossi Salmi
a48040c544
munin: Added automatic configuration to munin::snmpnode
2013-07-19 10:41:51 +03:00
Ossi Salmi
556b6dbc8c
mysql: Tighten datadir permissions
2013-07-18 22:09:05 +03:00
Ossi Salmi
ad904200ea
nagios: Disable use_retained_scheduling_info
...
This will reschedule all events upon restart to prevent checks
overlapping when hosts are added.
2013-07-18 22:01:34 +03:00
Ossi Salmi
fc01f66018
mysql: Move mysql_backup_datadir away from mysql_datadir
...
MySQL believes it has a database called backup if such directory exists
in the datadir.
2013-07-18 20:40:49 +03:00
Ossi Salmi
5f81dba46d
munin: Moved vmware_vms plugin under vmware module
2013-07-18 19:42:13 +03:00
Ossi Salmi
21f4caa533
munin: Make source optional for munin::plugin to allow deploying just configurations
2013-07-18 18:42:20 +03:00
Ossi Salmi
05ac584cbf
munin: Rewrote munin::plugin
2013-07-18 18:24:21 +03:00
Ossi Salmi
1c42703762
Revert "nagios: Limit max concurrent checks to 10"
...
This reverts commit 13ee166135
.
max_concurrent_checks doesn't limit host checks which was the point
of the previous commit, so let's leave it as default for now.
2013-07-18 16:57:36 +03:00
Ossi Salmi
13ee166135
nagios: Limit max concurrent checks to 10
2013-07-18 13:38:34 +03:00
Ossi Salmi
124c055992
nagios: Manifest cleanup
...
* Updated host and service defaults based on current documentation.
* Removed hostextinfo configs as they are deprecated, use host
attributes instead.
* Fixed nagios resource references
2013-07-17 13:54:57 +03:00
Ossi Salmi
64db9faec5
nagios: Tweaked config for large installation
2013-07-17 13:53:31 +03:00
Ossi Salmi
307010a103
redis: Added parameter for bind address
2013-07-16 22:09:33 +03:00
012f12ef80
sasl: Added Ubuntu support to sasl::saslauthd.
2013-07-16 15:37:18 +03:00
Ossi Salmi
11cd7e0d56
Renamed gcc as gnu::gcc
2013-07-16 15:27:45 +03:00
9efcac9bf6
sendmail: Add missing template.
2013-07-16 14:28:14 +03:00