Commit graph

404 commits

Author SHA1 Message Date
a87056fb4c Hardcoded samba package version for openbsd because package flavor's are not currently supported. 2011-03-16 14:57:48 +02:00
4ae234c0ff Added rsync installation to backuppc client and server. 2011-03-15 13:50:38 +02:00
e15dd05385 Initial version of rsync module. 2011-03-15 13:48:09 +02:00
6d44f55755 Changed backuppc to use server's host key for authenticating to clients. 2011-03-15 13:07:30 +02:00
ffe51ea0b1 Added sleep after iscsi targets are connected to let disks initialize. 2011-03-15 12:21:17 +02:00
87b2350bae Fixed inetd module for OpenBSD. 2011-03-15 00:31:40 +02:00
e00971ce3f Fixed tftp module for OpenBSD. 2011-03-15 00:20:27 +02:00
9ec1334414 Added explicit deletion of default route when network is restarted in OpenBSD. 2011-03-14 14:54:42 +02:00
d5df1b9692 Added postcmd option to network::interface and removed ipv6 autoconfiguration from OpenBSD carp interfaces. 2011-03-14 11:29:38 +02:00
c3d3bf2785 Fixed duplicate default routes from openbsd pppoe interfaces. 2011-03-11 20:42:35 +02:00
dafb6c3f43 Added puppet deadlock file removal if it's too old into puppet-check. 2011-03-11 19:02:28 +02:00
301a47af23 Added support for apcupsd clients. 2011-03-10 22:55:34 +02:00
Ossi Salmi
b021f1ae1c Added class for disabling avahi-daemon service 2011-03-09 14:41:07 +02:00
Ossi Salmi
583148f871 Added class for disabling NetworkManager 2011-03-09 14:41:07 +02:00
Ossi Salmi
a7b15a5930 Added xdg module 2011-03-09 14:41:06 +02:00
Ossi Salmi
7a9911a54d Added udev configuration for network interfaces on Ubuntu 2011-03-09 14:41:06 +02:00
Ossi Salmi
0a11cf20aa Fixed network config updating on Ubuntu 2011-03-09 14:41:05 +02:00
Ossi Salmi
03ae395388 Try to get collabfarm.py from puppet file server 2011-03-09 14:41:05 +02:00
Ossi Salmi
63b1806ffc Added module ia32libs 2011-03-09 14:41:04 +02:00
Ossi Salmi
7b10e62e1c Fixed apache user and group handing on Ubuntu 2011-03-09 14:41:04 +02:00
Ossi Salmi
2904008ee2 Added support for setting apt repository priority 2011-03-09 14:41:04 +02:00
Ossi Salmi
0d25368ce7 Fixed http_proxy handling in apt::repo 2011-03-09 14:41:03 +02:00
Ossi Salmi
bbf8ad0750 Added support for CentOS to abusehelper 2011-03-04 15:08:39 +02:00
Ossi Salmi
ce38e1487f Removed APT repo from igraph module 2011-03-04 14:47:51 +02:00
Ossi Salmi
0194a3d4b9 Updated abusehelper source repository 2011-03-04 14:47:51 +02:00
c6414cbaf1 Added spamassassin service startup. 2011-03-04 13:41:50 +02:00
bdda556ce7 Changed mythtv::mythweb to use $apache::sslserver::group instead hard coded httpsd group. 2011-03-01 12:49:11 +02:00
5a808f15db Fixed "Unrecognised escape sequence '\;'" warning from procmail module. 2011-02-25 22:24:06 +02:00
3720469ed0 Initial version of procmail and spamassassin modules. 2011-02-25 13:36:17 +02:00
e3b6cca7a4 Migrated $httpd_user, $httpd_group, $httpsd_user and $httpsd_group variables to use format $apache::server::{user,group} and $apache::sslserver::{user,group}. 2011-02-25 11:46:57 +02:00
Ossi Salmi
61b1501079 Added support for multiple collabs to clarified::probe 2011-02-25 02:17:35 +02:00
Ossi Salmi
3af6b4f0f7 Added options to disable probe or remote to clarified::probe 2011-02-25 02:17:34 +02:00
Ossi Salmi
b4148531fe Fixed puppet-check cron job output
Using exec doesn't flush stdout properly, use system instead.
2011-02-25 02:17:33 +02:00
Ossi Salmi
749e5013b8 Set PATH for puppet-check cronjob on OpenBSD 2011-02-25 02:17:32 +02:00
3df7bf7cd5 Added automatic restart to puppet-check if puppet memory consumption is over 256MB. 2011-02-17 09:42:54 +02:00
Ossi Salmi
2addfac215 Fixed puppet-check for Puppet 2.6 2011-02-16 12:05:43 +02:00
8d8b496078 Rewrote puppet-check using ruby and added automatic restart if puppetd process is dead. 2011-02-09 10:10:12 +02:00
Jussi Eronen
b5e8c6b7fe Added module for doing gconf changes, originally developed by Ossi. 2011-02-08 18:03:07 +02:00
90f11c2a58 Added util::extract::zip. 2011-02-08 17:20:23 +02:00
e6cf046de5 Initial version of vim module. 2011-02-03 00:28:16 +02:00
Ossi Salmi
b2a9768b6e Fixed dependency in ldap::auth 2011-02-01 18:30:50 +02:00
Ossi Salmi
0082372e3c Initial version of mercurial module 2011-02-01 18:30:49 +02:00
Ossi Salmi
533bd88744 Fixed puppet.conf for Puppet 2.6 2011-02-01 18:30:48 +02:00
f72ec5b350 Fixed selinux contexts from apache datadir. 2011-01-27 13:10:54 +02:00
5475229cfd Fixed deprecation warnings "Files found in modules without specifying 'modules' in file path". This will break 0.24.x client compatibility. 2011-01-26 20:06:13 +02:00
Ossi Salmi
33be443516 Added support for "ensure => latest" to util::extract::tar 2011-01-24 20:09:58 +02:00
Ossi Salmi
edebb3dda3 Fixed disabling sshd on Ubuntu 2011-01-24 20:09:57 +02:00
Ossi Salmi
41059a1e2c Increased ejabberd stanza sizes 2011-01-24 20:09:56 +02:00
31b1277c8e Converted tabs to spaces from firewall and mythtv modules. 2011-01-24 11:18:45 +02:00
Ossi Salmi
335b2e7735 Added support for 64-bit Ubuntu to clarified module 2011-01-13 15:53:58 +02:00