Commit graph

421 commits

Author SHA1 Message Date
971d020496 Fixed google chrome install check. 2011-03-18 21:47:06 +02:00
5fd08e4b15 Fixed incorrect rpmfusion rpm signing keys. 2011-03-18 21:45:04 +02:00
4a09bba0a3 Initial version of openoffice module. 2011-03-18 21:17:27 +02:00
52db72bb32 Initial support for installing Google products (chrome and desktop). 2011-03-18 15:06:24 +02:00
cfa30c24bb Initial support for installing Adobe products (AIR, Flash and Reader) 2011-03-18 14:40:24 +02:00
aa6d8f49df Removed rpmfusion-nonfree support from CentOS. 2011-03-18 14:29:05 +02:00
9679028e52 Added Adobe and Google repositories to yum and converted rpmfusion and epel to use local rpm signing keys. 2011-03-18 14:24:11 +02:00
045ce0a3a5 Added support for deploying RPM signing keys from puppet fileserver. 2011-03-18 14:13:42 +02:00
5c8fed20c6 Added missing template for commit 0957dcf36d 2011-03-18 14:06:32 +02:00
34d8a48392 Added support for rpmfusion and epel yum repositories. 2011-03-18 13:58:09 +02:00
0957dcf36d Added support for defining yum repositories. 2011-03-18 11:24:42 +02:00
Ossi Salmi
2223edcd76 Initial version of ssl module 2011-03-16 20:45:18 +02:00
Ossi Salmi
965a995aca Added ensure parameter to apt::repo 2011-03-16 20:45:18 +02:00
fddcfd0eb9 Added support for setting static IPv6 default gateway on OpenBSD and RedHat. 2011-03-16 15:12:47 +02:00
b3807231fc Changed named stop command on OpenBSD to prevent killing syslog. 2011-03-16 15:07:56 +02:00
a12b62bea5 Fixed static IPv6 addresses from RedHat style network configuration. 2011-03-16 15:04:56 +02:00
311df93f08 Fixed selinux context from apache datadir. 2011-03-16 14:59:41 +02:00
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