Commit graph

259 commits

Author SHA1 Message Date
47e7ac0d35 Fixed dhcpd.conf path for ubuntu and debian installs. 2010-10-26 08:39:27 +03:00
195d3245aa Added support for plain config files and ubuntu/debian os for dhcp::server. 2010-10-25 23:34:46 +03:00
ef8cf14676 Fixed puppet.conf permissions to prevent permission denied errors from puppetmaster. 2010-10-25 22:15:22 +03:00
5c5af584f4 Added debian and ubuntu support for tftp::server. 2010-10-25 16:48:07 +03:00
77e2696887 Added debian and ubuntu support to inetd module. 2010-10-25 16:23:15 +03:00
70ccbc87e9 Fixed python fact to support older facter versions. 2010-10-25 16:03:44 +03:00
c4df2ba38d Added debian support to ldap::client::ruby. 2010-10-25 15:33:46 +03:00
a22918f42e Forced to stop puppetmaster after installing puppetmaster package on debian and ubuntu. 2010-10-25 15:19:14 +03:00
Ossi Salmi
78264923da Added svn::export. 2010-10-25 15:07:41 +03:00
90fa634241 Fix spelling mistake from apt::mirror class. 2010-10-25 11:46:05 +03:00
9905c67cc8 Initial version of apt module. 2010-10-25 11:40:37 +03:00
Ossi Salmi
92bbdc0799 Added initial version of svn module. 2010-10-24 11:26:04 +03:00
Ossi Salmi
b08986eb37 Fixed module check in puppet-httpd.conf. 2010-10-23 16:30:35 +03:00
Ossi Salmi
c4f7be837a Fixed apache config on Debian/Ubuntu in puppet::server. 2010-10-23 16:30:35 +03:00
Ossi Salmi
fa53a19798 Added initial support for Debian and Ubuntu to apache module. 2010-10-23 16:30:34 +03:00
Ossi Salmi
7075ad243d Added support for Debian to mongrel module. 2010-10-23 16:30:33 +03:00
Ossi Salmi
f4f3f467a2 Added support for Debian and Ubuntu to puppet module. 2010-10-23 16:30:32 +03:00
Ossi Salmi
7c2fdbd268 Added support for Debian, Ubuntu and OS X to ldap::client. 2010-10-23 16:30:31 +03:00
da62c69819 Initial fixes for puppet::server to support ubuntu. 2010-10-22 22:47:29 +03:00
c7bc043522 Fixed ldap::client::ruby for ubuntu and removed depencies for ldap_basedn variable. 2010-10-22 22:44:40 +03:00
f62951b13e Added ubuntu support for mongrel module. 2010-10-22 22:43:55 +03:00
5fbe6228f2 Added support for status query into httpsd service. 2010-10-21 22:00:21 +03:00
49edab924a Added support for bootstrapping puppet server to empty host. 2010-10-21 21:59:44 +03:00
f0d1712c27 Fixed depencies from puppetmaster data directories. 2010-10-21 16:56:40 +03:00
9806934c75 Fixed directory depencies from apache::sslsite. 2010-10-21 13:15:07 +03:00
7f130cac78 Fixed supplies parsing from printer-details.py. 2010-10-19 09:45:42 +03:00
4be058f5f2 Fixed depencies from rdoc generation and added skip for rdoc directory when generating tar package. 2010-10-15 22:13:47 +03:00
5ab80db942 Added support for generating rdoc documentation of modules (make rdoc). 2010-10-15 22:00:08 +03:00
056e59a63d SELinux contexts fixes for backuppc module. 2010-10-14 22:01:03 +03:00
80c8a0b58f Added trailing white space check to "make check". 2010-10-14 13:32:23 +03:00
e35dcb9de9 Added make check support which checks syntax of uncommited .pp files. 2010-10-14 10:59:43 +03:00
19b06696e7 Fixed argument comments and changed wget check not to download file on every run from custom::file. 2010-10-14 08:46:53 +03:00
f1a13d5e59 Added custom file definition which supports http, https and ftp urls. 2010-10-14 01:03:48 +03:00
9f0c254675 Fixed SELinux context from rndc.conf. 2010-10-13 22:31:42 +03:00
f068458514 Ignore errors from ifdown when restarting interfaces on Linux. 2010-10-13 22:12:33 +03:00
7aa19f89a9 Changed mythtv backend to run as user mythtv. 2010-10-08 19:21:12 +03:00
2bfbe82367 Added fact which checks if ruby augeas libs are installed. 2010-10-08 11:20:59 +03:00
dc3e87139c Added server name to puppet client config to support client roaming. 2010-10-07 22:57:13 +03:00
57dd46b169 Added option to disable recursion on selinux::manage_fcontext. 2010-10-07 22:52:31 +03:00
235fc9e45e Added $tftp_datadir support to tftp server and fixed SELinux contexts from it.
Added tftp::client class.
2010-10-07 20:26:49 +03:00
159dd74579 Fixed more depencies from mt-daapd. Seems it requires avahi-daemon to be running before startup. 2010-10-07 19:44:43 +03:00
3b14f784e0 Fixed SELinux contexts from mythweb data directory. 2010-10-06 22:47:45 +03:00
5e86daf03f Fixed mt-daapd config file depencies. 2010-10-06 18:12:20 +03:00
972746ef64 Prevent restorecon from failing if destination path doesn't exist. 2010-10-06 16:16:14 +03:00
ea092330f9 Added bootstrap tag to puppet client class to allow kickstart to configure puppet during os install. 2010-10-06 16:14:01 +03:00
ffee877701 Fixed SELinux contexts for MySQL data directories. 2010-10-06 16:07:52 +03:00
d0c52a606a Fixed depencies from func minion config file. 2010-10-06 16:01:38 +03:00
c27cf52ba9 Fixed SELinux file context checking on RHEL hosts. 2010-10-06 12:37:44 +03:00
80422d9aa7 Added define to manage SELinux file contexts. 2010-10-06 12:12:32 +03:00
31cb5f5597 Changed Package["mysql"] resource to include mysql::client class instead in mythtv::backend class to prevent errors from defining mysql Package multiple times. 2010-10-06 00:27:54 +03:00