Ossi Herrala
954955bd39
Perform named-checkconf before reloading named.
...
This tries to minimize the risk of reloading broken config or invalid
zone files, and kill our DNS infrastructure while doing so.
2012-11-29 14:13:28 +00:00
Ossi Herrala
15a3dacdec
Allow using autogenerated db zonefiles (static and dynamic) without homename in filename.
2012-11-28 09:56:48 +00:00
Ossi Herrala
ed33856b77
Merge branch 'master' of https://bitbucket.org/tmakinen/puppet
2012-11-28 09:52:18 +00:00
ceaea46800
Fixed /etc/printcap nag from OpenBSD when using cups::client.
2012-11-23 10:46:12 +02:00
Ossi Herrala
250819a34e
Add priority high (:raflags#8:) for rtadvd.conf.
2012-11-22 14:35:01 +00:00
Ossi Herrala
cd91e65ab2
Fix too widely open regexp targeting SSL/TLS settings of Microsoft
...
Internet Explorer.
See rant:
http://newestindustry.org/2007/06/06/dear-apache-software-foundation-fix-the-msie-ssl-keepalive-settings/
This is also ack'ed by Apache and fixed in their httpd's trunk:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49484
http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/conf/extra/httpd-ssl.conf.in?view=markup
2012-11-22 13:44:27 +00:00
b87e13140e
Merged in oherrala/puppet (pull request #19 )
2012-11-22 13:55:53 +02:00
Ossi Herrala
694ff90e52
Rename network::ipv6prefix define to network::routeradvertisement::ipv6prefix.
2012-11-22 11:48:16 +00:00
Ossi Herrala
f03286e5e3
Add templates for radvd.conf (Centos/RHEL) and rtadvd.conf (OpenBSD).
2012-11-22 11:21:50 +00:00
Ossi Herrala
8b75fc924e
Router Advertisement daemon support for CentOS/RHEL and OpenBSD.
2012-11-22 11:19:04 +00:00
6921abf0cb
Added logrotate rules for munin cgi logs.
2012-11-22 12:30:52 +02:00
Ossi Salmi
24aea7045b
Added source parameter to python::setup::install
2012-11-22 09:19:59 +02:00
ebad927590
Fixed sasl::client for Ubuntu.
2012-11-21 17:22:17 +02:00
1993ee6714
Fixed kerberos::client for Ubuntu.
2012-11-21 17:14:05 +02:00
93e2f7f963
Fixed munin::node for Ubuntu.
2012-11-21 17:09:04 +02:00
18b55647ef
Fixed Ubuntu 10.04 - 12.04 support for firewall module.
2012-11-21 16:59:27 +02:00
Ossi Salmi
6f1c01ea81
Removed merge conflict in tftp module
2012-11-19 11:06:53 +02:00
Ossi Salmi
be911c1dea
Fixed clarified recorder reinstall when upgrading
2012-11-17 14:23:44 +02:00
Ossi Salmi
801356262b
Fixed and enabled nagios hostextinfo
2012-11-17 13:36:05 +02:00
Ossi Salmi
1d948bc6a0
Fixed munin plugin-state directory permissions
2012-11-17 13:10:14 +02:00
Ossi Salmi
ad74d5d12c
Removed redundant if in backuppc::server
2012-11-17 11:30:44 +02:00
Ossi Salmi
8d283aa6a5
Typo fix in apt::mirror
2012-11-17 11:29:34 +02:00
681d302173
Merged in osalmi/puppet (pull request #18 )
2012-11-17 11:17:53 +02:00
Ossi Salmi
98767cfb2a
Merge tmakinen/puppet
...
Conflicts:
dovecot/manifests/init.pp
libvirt/manifests/init.pp
munin/manifests/init.pp
puppet/manifests/init.pp
tftp/manifests/init.pp
2012-11-16 19:40:31 +02:00
Ossi Salmi
7c4f9e6b94
Removed puppet file shares from puppet-httpd.conf
2012-11-16 19:15:14 +02:00
Ossi Salmi
1706aee7af
Don't set empty $firewall_modules to prevent unnecessary iptables restart
2012-11-16 19:09:02 +02:00
Ossi Salmi
170c882b18
Added nagios smtp target
2012-11-16 19:05:05 +02:00
Ossi Salmi
eb5add5b51
Fixed nagios notify-host-by-prowl output
2012-11-16 19:04:40 +02:00
Ossi Salmi
c9231302a8
Install moinmoin packages as collab user
2012-11-14 12:33:47 +02:00
Ossi Salmi
16d9b2b42e
Allow giving custom config for rsyslog and defining logs to rotate
2012-11-14 12:33:47 +02:00
Ossi Salmi
8bcdebc69e
Added postfix module
2012-11-14 12:33:47 +02:00
Ossi Salmi
b64f7ea19a
Fixes for nagios dependencies and permissions
2012-11-14 12:33:47 +02:00
59ed1ced8f
Merged in oherrala/puppet (pull request #17 )
2012-11-08 12:48:34 +02:00
Ossi Herrala
ac290a3567
No need to notify libvirtd for guests startup/shutdown changes.
2012-11-08 09:06:26 +00:00
Ossi Herrala
f05ec860ed
Settings for libvirt's guest handling in CentOS.
...
$libvirt_guest_on_boot
Action to taken on host boot [start, ignore] (default: start)
$libvirt_guest_on_shutdown
Action to taken on host shutdown [suspend, shutdown] (default: suspend)
$libvirt_parallel_shutdown
If set to non-zero, shutdown will suspend guests concurrently. (default: 0)
2012-11-08 08:58:20 +00:00
Ossi Herrala
5ff240ed4e
Add module for Dell specific tools. Right now only includes iDRAC7 management tools and services.
2012-11-06 13:47:30 +00:00
ffa625532a
Merged in oherrala/puppet (pull request #16 )
2012-11-06 14:43:33 +02:00
Ossi Herrala
3bb8ae70b3
Add Dell OpenManage Linux Repository for CentOS/RHEL 6 to yum.
...
See http://linux.dell.com/repo/hardware/ for more details.
2012-11-06 11:57:07 +00:00
89b545d129
Fixed tftp start during boot on OpenBSD 5.2.
2012-11-06 10:33:15 +02:00
b1254c8ced
Fixed tftp::server for OpenBSD 5.2.
2012-11-05 16:54:28 +02:00
76e78513c1
Fixed inetd module for OpenBSD 5.2.
2012-11-05 15:33:22 +02:00
acdd7ceb89
Fixed OpenBSD service provider for 5.2.
2012-11-05 13:31:34 +02:00
7762ef7da8
Fixed MythTV config.xml for 0.26 series.
2012-10-31 17:45:57 +02:00
Ossi Salmi
684c1c4474
Added prowl contact define for nagios
2012-10-31 14:31:15 +02:00
Ossi Salmi
0f4bbae2e9
Added nagios module
2012-10-31 10:18:50 +02:00
eaa42c7398
Fixed sasl-regexp for CentOS 6 OpenLDAP.
2012-10-30 15:04:29 +02:00
b826e5d54c
SELinux context fixes for BackupPC data directory.
2012-10-30 14:16:16 +02:00
2c7af9cefd
Splitted file context regexp from puppetmaster datadirs to prevent restorecon run on every puppet run.
2012-10-30 12:22:09 +02:00
cd0c426681
SELinux fixes for puppetmaster data directories.
2012-10-30 12:00:49 +02:00
Ossi Salmi
2555300994
Fixed yum::exclude when multiple packets are defined
2012-10-22 16:15:15 +03:00