b5a9073efb
Fixed firewall module for Fedora 18.
2013-01-17 11:17:51 +02:00
d030bd2d78
Fixed network::hostname for Fedora 18.
2013-01-17 11:16:15 +02:00
4866081046
Fixed netcat for Fedora 18.
2013-01-17 09:17:28 +02:00
3caa081766
Added rpmfusion signing keys for Fedora 18.
2013-01-17 09:02:25 +02:00
eddce9a148
Fixed tftp::server for CentOS and RHEL 6
2013-01-16 10:35:39 +02:00
738a1ae59a
Fixed depency error from dns::server.
2013-01-16 10:22:22 +02:00
Ossi Salmi
963f1d1bfc
Added temporary fix for broken munin-node logrotate config
2013-01-15 12:51:44 +02:00
Ossi Salmi
2fb5e23673
Fixed permissions in munin-cgi.logrotate.erb
2013-01-14 14:40:01 +02:00
Ossi Salmi
e313976405
Merge tmakinen/puppet
2013-01-14 12:49:59 +02:00
Ossi Salmi
864ca3a897
Fixed munin log paths and permissions for EPEL packages
2013-01-14 12:49:25 +02:00
Ossi Salmi
6041ae5829
Updated ruby rails version number to 2.3.15
...
Run 'gem cleanup' after puppet run to remove the old version.
2013-01-09 15:33:30 +02:00
Ossi Salmi
ddef081721
Merge tmakinen/puppet
2013-01-09 12:29:11 +02:00
3e176d5340
Fixed config directory paths from dns::server when using views.
2013-01-09 12:06:33 +02:00
2c7c0c0822
Fixed view handling for normal zones in dns::zone.
2013-01-08 14:43:49 +02:00
00d5c08f8a
Initial version of apparmor fact.
2013-01-04 00:37:59 +02:00
eb423748ee
Fixed ldap::server for Ubuntu.
2013-01-03 18:48:20 +02:00
32c9f9d667
Fixed depency error from ldap::server.
2013-01-03 11:11:47 +02:00
51ca2c8fad
Fixed /etc/ssl/private permissions for Ubuntu.
2013-01-03 11:11:31 +02:00
2ca1f702c6
Fixed ldap::server modules for Ubuntu and Debian.
2013-01-03 01:15:43 +02:00
Ossi Salmi
8c7114f2a3
Added install target to Makefile
2012-12-20 11:36:42 +02:00
Ossi Salmi
de18ca60ab
Added abusesa module
2012-12-18 15:44:38 +02:00
Ossi Salmi
2ed137d179
Added Makefile for vsroom-internal
2012-12-18 15:25:51 +02:00
Ossi Salmi
fbebba80b8
Removed nodejs module because the yum repository seems to be dead
2012-12-14 12:03:07 +02:00
701894aa09
Merged in oherrala/puppet (pull request #23 : Various sendmail and dovecot fixes and features.)
2012-12-14 09:56:08 +02:00
Ossi Herrala
9c8fa066e6
Fix copy & paste error.
2012-12-14 07:53:49 +00:00
Ossi Herrala
7ea176cc11
Clean up Dovecot2 config. Mail location should be defined per site in local.conf.
2012-12-14 07:33:18 +00:00
Ossi Herrala
da62e6b9a2
Merge branch 'master' of https://bitbucket.org/tmakinen/puppet
2012-12-14 07:32:07 +00:00
Ossi Salmi
64fc98ba01
Removed unused variable in wiki module
2012-12-13 19:33:44 +02:00
Ossi Salmi
c0d8476315
Added variable collab_webroot for changing collab path in apache config
...
Also allow version number in moin_static symlink name.
2012-12-13 19:28:54 +02:00
Ossi Herrala
0077f5c74e
Set ostype for Ubuntu and Devian.
2012-12-13 14:19:00 +00:00
Ossi Herrala
b549145c2e
Remove file. It was not needed for us.
2012-12-13 12:08:44 +00:00
Ossi Herrala
e31df0cded
Put $ostype variable to sendmail::common so it's inherited to other classes.
2012-12-13 12:00:12 +00:00
Ossi Herrala
bebab0aba6
Various fixes and features
...
* Feature: Add $masquerade_exception variable to exclude list of hosts from masquerade.
* Fix: Add OSTYPE macro to sendmail.mc and submit.mc. It's mandatory according to documentation.
* Fix: require sendmail package before building certs.
2012-12-13 11:32:33 +00:00
Ossi Herrala
6deadc4369
Make it possible to inject custom config files to be included in custom order for Dovecot v2.x.
...
Maybe this can replace the 99-local.conf in near future?
2012-12-11 14:35:43 +00:00
f254f1a33d
Merged in oherrala/puppet (pull request #22 )
2012-12-10 14:20:12 +02:00
Ossi Herrala
949368901f
Match beginning and end of line in regexp. Don't play around with foo.bar.in-addr.arpa.example.com kind of things and break everything. ;)
2012-12-10 09:11:20 +00:00
Ossi Herrala
464848816a
Rethinked the code for RFC2317 style in-addr.arpa zones and our DNS view syntax.
2012-12-10 09:02:53 +00:00
Ossi Salmi
25a7a01857
Fixed dependencies in ejabberd module
2012-12-10 00:48:16 +02:00
Ossi Salmi
391f413f7e
Updated login.conf and openntpd.conf templates
2012-12-06 23:50:28 +02:00
Ossi Salmi
748d5d4802
Readded check for http_proxy variable in svn servers.erb template
...
Apparenly file templates are parsed even when ensure => false.
2012-12-05 20:43:00 +02:00
Ossi Salmi
3071640518
Removed useless require variables from apache module
2012-12-05 20:28:37 +02:00
Ossi Salmi
cb47fe7e85
Merge tmakinen/puppet
2012-12-05 13:20:05 +02:00
Ossi Salmi
e6ba945de0
Fixed source parameter in python::setup::install
2012-12-05 13:16:09 +02:00
Ossi Salmi
769e584977
Don't create svn proxy config if proxy variable is unset
2012-12-05 13:13:36 +02:00
Ossi Salmi
2b9e847b22
Renamed {git,mercurial,svn}::client as git, mercurial and svn
...
Added {git,mercurial,svn}::client classes with deprecation warning for
backwards compatilibity.
2012-12-05 13:05:33 +02:00
Ossi Salmi
aa9dc23e73
Added contact parameter for autogenerated dns zones
2012-12-05 12:55:25 +02:00
Ossi Salmi
8b70966a7d
Allow manual definition of nagios host groups
2012-12-05 12:54:31 +02:00
0dc654e4ca
Merged in oherrala/puppet (pull request #21 )
2012-12-05 12:24:55 +02:00
Ossi Herrala
c6aceb94a6
Fix RFC2317 style in-addr.arpa zone delegations to work with
...
dns::zone()'s view syntax. Now it should be possible to use smaller
than /24 reverse IPv4 delegations.
2012-12-04 14:50:20 +00:00
Ossi Salmi
5fb37a6050
Define nagios targets using homename instead of fqdn
2012-12-04 11:21:39 +02:00