Commit graph

1548 commits

Author SHA1 Message Date
4a8e90aaba Merged in oherrala/puppet (pull request #33)
sendmail: Add support for smart host. This setting also adds mail hub and relay server to really really make the mail move towards defined smart host.
2013-07-29 09:50:58 +03:00
Ossi Herrala
dd9aa921f4 sendmail: When using smart host define domain name as node's name ($homename) instead of $mail_domain. Avoids problems (sendmail telling "Local configuration error" and "mail loops back to us") when sending mail to smart host server serving for domain defined in $mail_domain. 2013-07-28 12:36:03 +00:00
Ossi Herrala
f4bee85160 Merge branch 'master' of https://bitbucket.org/tmakinen/puppet 2013-07-28 12:34:13 +00: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 Herrala
3db5ab226b sendmail: Add support for smart host. This setting also adds mail hub and relay server to really really make the mail move towards defined smart host. 2013-07-26 14:20:24 +00: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
17fd5737ac sendmail: Add saslauthd configuration when using authentication for sendmail::server. 2013-07-16 14:27:01 +03:00
1af95d2977 sasl: Fixed depency cycle from saslauthd. 2013-07-16 14:24:45 +03:00
aa311183c4 sendmail: Add support for setting mail spool (/var/spool/mail) location. 2013-07-16 14:19:10 +03:00
71038faa92 sasl: Add support for deploying saslauthd services using file content instead of source file. 2013-07-16 14:14:12 +03:00
c49daf7c7e sasl: Automatically include saslauthd when adding services to it. 2013-07-16 14:12:58 +03:00
25d45e3017 sendmail: When adding EXTERNAL to auth mechs drop it from trusted mechs. 2013-07-16 13:19:52 +03:00
73e88d179a mirror: Added support for running command after mirror sync is completed. 2013-07-16 10:12:45 +03:00