Commit graph

27 commits

Author SHA1 Message Date
385cbeeb5a Fixed puppet_listenports variable from puppet-httpd.conf.erb template. 2011-11-29 11:09:46 +02:00
Ossi Salmi
78d6eddb2c Added support for puppetmaster on OpenBSD using nxing and passenger 2011-11-28 08:55:01 +02:00
Ossi Salmi
a7e0b385dc Made puppet agent ignore site manifest
Fixes warnings about storeconfigs on master.
2011-08-19 12:15:49 +03:00
2771ac24e7 Changed puppetmaster apache to serve files internally instead proxying requests to puppetmaster process. 2011-08-11 16:01:44 +03:00
c1af3ee920 Removed balancer manager interface from puppetmaster apache config. 2011-08-11 14:04:35 +03:00
f6f4ed8711 Cleaned up apache proxy config for puppetmaster and tightened crypto settings. 2011-08-05 00:47:38 +03:00
399d70480f Changed puppet apache frontend to honor puppet ca revocation list. 2011-08-02 15:00:49 +03:00
bda06f269d Changed puppet ssl directory to default location (/etc/puppet/ssl). 2011-07-28 14:59:22 +03:00
Ossi Salmi
c64947271f Removed preferred_serialization_format from puppet.conf
Forcing serialization format breaks compatibility between different
puppet versions.
2011-07-12 01:02:30 +03:00
Ossi Salmi
0f87959499 Added variable for puppet key length and increased default to 2048. 2011-07-07 02:23:28 +03:00
Ossi Salmi
533bd88744 Fixed puppet.conf for Puppet 2.6 2011-02-01 18:30:48 +02:00
42a3a74b7b Added support for custom templates in /srv/puppet/templates directory. 2010-11-19 13:31:46 +02:00
Ossi Salmi
45b597c29c Replaced fqdn variables with homename 2010-11-08 14:42:41 +02:00
Ossi Salmi
c871e91a13 Added homename fact 2010-11-08 13:31:47 +02:00
Ossi Salmi
1ebd8e7aff Fixed apache config on Debian/Ubuntu in puppet module 2010-11-05 22:56:21 +02:00
Ossi Salmi
b08986eb37 Fixed module check in puppet-httpd.conf. 2010-10-23 16:30:35 +03:00
Ossi Salmi
f4f3f467a2 Added support for Debian and Ubuntu to puppet module. 2010-10-23 16:30:32 +03:00
49edab924a Added support for bootstrapping puppet server to empty host. 2010-10-21 21:59:44 +03:00
dc3e87139c Added server name to puppet client config to support client roaming. 2010-10-07 22:57:13 +03:00
Ossi Salmi
ff400fbbfb Defined path in puppet.conf for OpenBSD clients.
Needed atleast by facter to find dmidecode and lspci under /usr/local.
2010-06-16 10:32:45 +03:00
774d0b4785 Added gzip compression of old puppet reports. 2010-05-21 09:14:58 +03:00
b703dd7edc Added support for removing old puppet reports. 2010-04-17 22:47:12 +03:00
8f278c828c Changed puppet client serialization format to yaml instead of pson. Pson failed with kerberos keytabs. 2010-04-17 18:46:28 +03:00
d9284619e5 Fixed thin storeconfigs config option (was incorrect in puppet documentation). 2010-04-17 18:45:39 +03:00
05b0b8ab70 Added support for disabling or using thin storedconfigs into puppet::server class. 2010-04-17 18:14:43 +03:00
d585fe5894 Added files missing from previous commit. 2009-09-22 20:33:37 +03:00
Timo Makinen
56ee9b1bd6 Initial version of puppet module. 2009-08-19 23:58:09 +03:00