Commit graph

1891 commits

Author SHA1 Message Date
Ossi Salmi
f8f5b373dc apt: Always enable backports repo with lower priority
See https://help.ubuntu.com/community/UbuntuBackports#Configuring_Backports_for_Manual_Install
2013-10-29 19:18:18 +02:00
Ossi Salmi
158a20a642 gnu: Added gnu::rcs 2013-10-29 14:59:04 +02:00
Ossi Salmi
a1665db7d8 Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-10-25 11:02:22 +03:00
Timo Makinen
dcd0d7504e puppet: Fixed puppet check for Ruby 2. 2013-10-24 21:03:11 +03:00
Timo Makinen
b9c744428b dovecot: Disable plain imap and pop3 protocols by default. 2013-10-24 21:02:20 +03:00
d5487a2474 Merged in oherrala/puppet/rsync-backup (pull request #38)
rsync: First version of rsync backup jobs
2013-10-24 21:01:24 +03:00
Ossi Salmi
1bd67db2c6 tmux: Install tmux with screenish configuration 2013-10-21 12:05:29 +03:00
Ossi Salmi
fa4bf186d9 screen: Add defnonblock to screenrc 2013-10-21 11:46:43 +03:00
Ossi Salmi
a7f94e1060 apt: Parameterize apt::sources 2013-10-21 11:28:36 +03:00
7f28f80995 selinux: Changed selinux::tools to be executed on bootstrap phase due to puppet::client requiring semanage command. 2013-10-18 16:08:12 +03:00
3a9d18c679 mythtv: Removed mysql::client depency. 2013-10-18 15:44:35 +03:00
d913ef828d psacct: Added Debian support. 2013-10-17 23:35:08 +03:00
139a27dc94 ldap: Changed ldap::auth to use nslcd instead of sssd on Fedora. 2013-10-17 23:32:58 +03:00
835ac7433b kerberos: Added Debian support to kerberos::client 2013-10-17 23:32:25 +03:00
1bced66e1a nagios: Added certificate expiration check to imap and pop3 service checks. 2013-10-17 23:31:12 +03:00
501893c8f8 sasl: Added Debian support to sasl::client 2013-10-17 02:31:05 +03:00
78b7ddd46b firewall: Fixed Debian support. 2013-10-17 02:21:45 +03:00
691fb749ba ssh: Added Debian support to ssh::server 2013-10-17 02:18:19 +03:00
11e55b3241 netcat: Added Debian support. 2013-10-17 02:17:34 +03:00
98ad1447ea sysstat: Added Debian support. 2013-10-17 02:13:07 +03:00
3a4dca1d00 syslog: Added Debian support. 2013-10-17 02:12:46 +03:00
9ed0f8d45b locale: Added support for Debian. 2013-10-17 02:07:35 +03:00
5367c1f7bd syslog: Fixed rsyslog deprecation message on Fedora. 2013-10-16 22:17:32 +03:00
Ossi Salmi
3a7f8f040a solr: Update to solr 4.5.0 2013-10-16 11:19:24 +03:00
fb89a9506f nagios: Add support for NSCA passive checks. 2013-10-14 13:27:41 +03:00
037fe31dd6 dns: Fixed default view handling for RFC2317 style in-addr.arpa zones. 2013-10-14 12:23:48 +03:00
Ossi Salmi
e488015a28 abusehelper: Fix botnets fact with old ruby versions 2013-10-10 16:48:00 +03:00
Ossi Salmi
b0f01e7318 Fix python 2.6 usage on CentOS 5 2013-10-10 15:15:39 +03:00
Ossi Salmi
16644e0ad6 vsroom: Fixed parameter names 2013-10-08 14:33:23 +03:00
Ossi Salmi
dc535f26aa vsroom: Switch to new collab authentication 2013-10-08 14:33:23 +03:00
Ossi Salmi
c7b2010a3a Added opencoll user 2013-10-08 14:31:11 +03:00
75177d2403 network: Fixed passing multiple options to network::carp define. 2013-10-08 13:21:26 +03:00
Ossi Salmi
ed1b6526ca network: Fix network::carp for puppet 2.6 2013-10-07 15:35:53 +03:00
Ossi Salmi
b9ab6e9105 Revert "apache: Removed redundant imports"
This reverts commit 92f7a164e4.
2013-10-07 15:32:14 +03:00
90fc74c9f0 dhcp: Fixed depency error from dhcp server when listen interface is defined. 2013-10-04 12:50:04 +03:00
ce8333b1b0 Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-10-04 10:50:52 +03:00
ec36d59ef9 mirror: Exclude ".~tmp~" directory from sync to prevent errors if upstream is running sync at same time with --delay-updates option. 2013-10-04 10:49:29 +03:00
Ossi Salmi
f92b06922f Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-10-03 17:13:13 +03:00
6980e8275b cups: Changed cups::server to use template file as config. 2013-10-01 12:02:37 +03:00
e56702c0d0 puppet: Fixes for puppetmaster SELinux contexts. 2013-09-28 12:30:10 +03:00
c106c54103 puppet: Fixed puppet agent service for Fedora 19. 2013-09-28 12:29:34 +03:00
f10f78a306 Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-09-25 12:13:55 +03:00
f0199bfcbd kerberos: Refactored kerberos keytab generation to use fileshare instead of templates. 2013-09-25 12:13:05 +03:00
67e91bb8b5 util: Added whitespace removal to base64 function output. 2013-09-25 12:08:21 +03:00
5bb6659940 puppet: Added new host specific file share where puppet has write acccess. 2013-09-25 10:36:43 +03:00
Ossi Salmi
53a0422843 apache: Add support for port based SSL virtual hosts 2013-09-24 15:11:12 +03:00
Ossi Salmi
379ca62a5f Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-09-24 13:52:18 +03:00
06eb2bdf9a apache: Added proxy support to apache::sslsite. 2013-09-24 11:40:56 +03:00
6cebef3715 apache: Combined proxy.http.conf.erb to site.http.conf.erb. 2013-09-24 11:21:29 +03:00
165ec9cbe4 sendmail: Clarified comments from sendmail::client::msa. 2013-09-19 00:06:04 +03:00