Commit graph

1528 commits

Author SHA1 Message Date
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
Ossi Salmi
9b243b66d7 Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-07-15 20:55:59 +03:00
Ossi Salmi
1530461fe4 nagios: Changed parent to global variable for nagios::target
Parents now defaults to libvirt_host (if set).
2013-07-15 20:54:52 +03:00
Ossi Salmi
c6ab89af53 libvirt: Added libvirt_host for libvirt guests 2013-07-15 20:53:50 +03:00
Ossi Salmi
9fc6ec8706 custom: Added external facts plugin for facter < 1.7 2013-07-15 20:53:06 +03:00
Ossi Salmi
b017e0255a puppet: Added directory for external facts 2013-07-15 20:47:07 +03:00
ca71a0bfc3 Merged in oherrala/puppet (pull request #31)
cups: Add $location parameter for cups::printer. Now printer location can be empty, or defined string or fetched from LDAP.
2013-07-15 10:30:10 +03:00
Ossi Herrala
7c56669924 syslog: Restart daemon if $syslog_datadir is changed. 2013-07-15 07:17:09 +00:00
Ossi Herrala
5aa8c52f2b Merge branch 'master' of https://bitbucket.org/tmakinen/puppet 2013-07-15 07:16:09 +00:00
Ossi Salmi
8846d074c2 syslog: Added option to enable resolving DNS names 2013-07-13 21:36:48 +03:00
Ossi Salmi
d30b81a585 syslog: Allow deploying custom logarchiver.sh 2013-07-13 19:30:40 +03:00
Ossi Herrala
f2cd2d0ad7 cups: Add $location parameter for cups::printer. Now printer location can be empty, or defined string or fetched from LDAP. 2013-07-12 11:01:00 +00:00
cada7e0d69 networker: Fixed running nsrports command. 2013-07-12 00:22:11 +03:00
Ossi Salmi
bd8a63f0da raid: Fixed if statement 2013-07-11 23:52:42 +03:00
Ossi Salmi
e48eaff30c raid: Added support for installing MegaCli from RPM 2013-07-11 23:32:26 +03:00
Ossi Salmi
458cbd14da yum: Dependency and fact usage fixes for yum::repo::dell 2013-07-11 23:04:37 +03:00
Ossi Salmi
3f8205cce6 Initial version of raid module 2013-07-11 17:40:43 +03:00
Ossi Salmi
027ecc1fce Renamed mdarrays fact to raid, added support for hardware controllers 2013-07-11 17:22:52 +03:00
Ossi Salmi
422fc90f78 nagios: Added support for checking Linux md arrays to nrpe 2013-07-11 00:31:32 +03:00
Ossi Salmi
df119e389e yum: Added HP Service Pack for ProLiant repository 2013-07-10 18:09:40 +03:00
Ossi Salmi
d40e4f6d1c teamspeak: Convert to parameterized class 2013-07-10 16:40:26 +03:00