Commit graph

1891 commits

Author SHA1 Message Date
Ossi Salmi
8e8baaa349 network: Fix ipv6enabled fact 2014-04-07 10:43:10 +03:00
Ossi Salmi
0a196539ec site: Add placeholder module for site local customisations 2014-04-06 21:15:49 +03:00
Ossi Salmi
95b2a0e013 puppet: Fix rubygems dependency in puppet-check
Affects atleast Puppet 3.5 on EL6.
2014-04-06 20:54:11 +03:00
Ossi Salmi
814432244b network: Fix ipv6enabled fact with facter 2.0 2014-04-06 20:52:56 +03:00
Ossi Salmi
b8244798d3 logwatch: Add support for setting the mail sender address 2014-04-01 11:29:22 +03:00
Ossi Salmi
79f7fe657c util: Lint fixes 2014-03-31 14:52:34 +03:00
Ossi Salmi
a7f62be708 util: Add user and group parameters for util::extract::tar 2014-03-31 14:52:34 +03:00
b3a71f0cdd portmap: Fixed service startup for Ubuntu 13.10. 2014-03-31 04:27:50 -05:00
886d11527b puppet: Fixed ruby augeas installtion for Ubuntu 13.10 and newer. 2014-03-27 05:01:24 -05:00
Ossi Salmi
9058548f58 Merge branch 'master' of bitbucket.org:tmakinen/puppet 2014-03-18 12:11:51 +02:00
Ossi Salmi
e1be4b2e74 solr: Bump solr version to 4.7.0 2014-03-18 12:11:27 +02:00
2cb2a2e051 Merged in oherrala/puppet/oherrala-sudo (pull request #51)
sudo: Add fake version. You know why. :)
2014-03-14 20:00:12 +02:00
Ossi Herrala
d1af2d5726 sudo: Remove unneccessary comment 2014-03-14 16:19:15 +00:00
Ossi Herrala
bb181cb2a9 sudo: Add fake version. You know why. :) 2014-03-14 16:18:43 +00:00
7a9de1e10d sendmail: Require sendmail package before deploying private key to get smmsp group into system. 2014-03-14 10:17:09 +02:00
Ossi Salmi
8aeea48a71 abusesa: Fix abusesa search config template 2014-03-10 10:03:00 +02:00
Ossi Salmi
695f353f3b Manually merge abusesa::search and solr from parameterize 2014-03-10 09:57:39 +02:00
Ossi Salmi
a5a7b8f15c yum: Lint fixes 2014-03-07 19:11:51 +02:00
Ossi Salmi
fe3edd7516 yum: Fix puppetlabs dependencies repo path 2014-03-07 19:09:50 +02:00
c8d7fb66b7 util: Added to_array() function. 2014-03-07 14:54:23 +02:00
e163fd4fa3 Merged oherrala/puppet/oherrala-rhel7 into master 2014-03-05 12:06:32 +02:00
Ossi Herrala
80443af535 yum: Use local copy of Puppetlab's key. Also fix for stupid \releasever in RHEL7 beta. 2014-03-04 14:41:32 +00:00
Ossi Herrala
f6b9186c72 yum: Add key for Puppetlab's repo 2014-03-04 14:40:51 +00:00
bef1af4d0c Merged oherrala/puppet/oherrala-rhel7 into master 2014-03-04 12:57:19 +02:00
Ossi Herrala
93c9883b3f selinux: Install selinux tools on RHEL7 2014-03-04 10:52:18 +00:00
Ossi Herrala
6c9d8d21d6 yum: Add GPG key for epel7. 2014-03-04 10:51:54 +00:00
Ossi Salmi
76e04b14d1 oidentd: Add support for OpenBSD 2014-03-01 11:05:33 +02:00
Ossi Salmi
8653c7d02d smtpd: Update server config for OpenSMTPD 5.4 2014-02-28 22:35:48 +02:00
fbadf40c91 Merged in oherrala/puppet/oherrala-yum-spdy-gpgkey (pull request #50)
yum: Key for mod_spdy found. It's Google's! Should have known..
2014-02-28 10:22:37 +02:00
Ossi Herrala
f8c30f5895 yum: Key for mod_spdy found. It's Google's! Should have known.. 2014-02-27 22:16:51 +00:00
72aa06a20c git: Changed git datadir SELinux context name. 2014-02-27 22:14:36 +02:00
Ossi Salmi
60cc04bd3a apache::mod::spdy: Add check for operatingsystem, lint fixes 2014-02-27 16:49:47 +02:00
Ossi Salmi
9b410f3896 smtpd: Simplify config, use single config file 2014-02-27 16:38:41 +02:00
Ossi Salmi
39e4838d1c smtpd: Add initial support for CentOS/RHEL 6 2014-02-27 16:38:41 +02:00
5703db3f4b Merged in oherrala/puppet/oherrala-apache-mod-spdy (pull request #49)
apache, yum: Add support for Google's SPDY support with mod_spdy module
2014-02-27 15:33:13 +02:00
6a595c436f Merged in oherrala/puppet/oherrala-apache-user (pull request #48)
apache: Create httpsd user and group if no other user is defined for sslserver.
2014-02-27 15:32:37 +02:00
8af2e3c86f Merged in oherrala/puppet/oherrala-gross (pull request #47)
gross: sendmail milter compatible RBL check based greylisting solution.
2014-02-27 15:32:15 +02:00
Ossi Herrala
019df9900b apache, yum: Add support for Google's SPDY support with mod_spdy module
See: https://developers.google.com/speed/spdy/mod_spdy/
2014-02-27 13:25:45 +00:00
Ossi Herrala
b1c7a02568 apache: Create httpsd user and group if no other user is defined for sslserver. 2014-02-27 07:44:15 +00:00
Ossi Herrala
36aa32d1c4 gross: sendmail milter compatible RBL check based greylisting solution. 2014-02-21 11:17:25 +00:00
1ee9bf0105 Merged in oherrala/puppet (pull request #46)
apache: Log rotation requires lsof.
2014-02-17 23:39:36 +02:00
Ossi Herrala
7d9dce035f apache: Log rotation requires lsof. 2014-02-17 12:02:16 +00:00
d9851631bb Merged in oherrala/puppet/oherrala-puppet (pull request #45)
puppet: Include tmpwatch for puppet server.
2014-02-14 16:12:05 +02:00
Ossi Herrala
b810e9df15 puppet: Include tmpwatch for puppet server. 2014-02-14 08:03:29 +00:00
72ce69c47d ldap: Added ldap::server::backup class to create daily backups of databases. 2014-02-13 17:48:30 +02:00
9b214f3959 ldap: Added access to monitor database via socket and ipv6 localhost. 2014-02-13 17:46:59 +02:00
Ossi Salmi
75092b2215 Merged in oherrala/puppet/oherrala-array-not-string (pull request #44)
firewall, gnu, sendmail: Fix "Name must be a String not Array" errors produced by latest Puppet.
2014-02-06 11:36:42 +02:00
576089924c samba: No need to provide username or password when testing domain membership. 2014-02-06 11:23:54 +02:00
Ossi Herrala
362bc66d15 firewall, gnu, sendmail: Fix "Name must be a String not Array" errors produced by latest Puppet. 2014-02-05 15:00:49 +00:00
532e48ba2c raid: Added Linux software raid tools support. 2014-01-31 17:31:28 +02:00