Commit graph

88 commits

Author SHA1 Message Date
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
76121fef9a Fixed puppet::client for OpenBSD 4.9. 2012-03-12 14:27:14 +02:00
Ossi Salmi
bf79f517ba Revert "Support for dns aliases, dynamic creation of zone files (dependent"
This reverts commit b470ceb9b6.
2012-03-07 15:46:28 +02:00
aes_ng
b470ceb9b6 Support for dns aliases, dynamic creation of zone files (dependent
on the environment fact) from Facter facts and a fix for environment
support in puppet.
2012-03-02 16:05:37 +02:00
Ossi Salmi
ccf2db2aa7 Randomize puppet-check cron job time 2012-02-12 18:58:27 +02:00
1093ac1cf6 Fixed SELinux contexts from puppet::server. 2012-02-06 23:26:40 +02:00
Ossi Salmi
a1fdae9293 Added puppet-clean-storeconfigs script 2012-02-02 22:09:35 +02:00
Ossi Salmi
d0102b4854 Updated puppet/README.CentOS
Latest rails seems to be broken with storeconfigs and sqlite, causing
constant "database is locked" errors. Use 2.3 instead.
2012-01-26 11:31:22 +02:00
Ossi Salmi
3f1bb7a278 Don't install rubygem packages on CentOS 6
Because rails is missing from EPEL, some manual installation is needed.
See puppet/README.CentOS for instructions.
2012-01-22 19:38:30 +02:00
Ossi Salmi
bd10fa34e6 Increased puppet-check memory limit to 160 MB 2012-01-13 01:57:41 +02:00
Ossi Salmi
e43512adad Fixed puppetd service for older OpenBSD versions 2011-11-30 08:37:30 +02:00
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
cb8cfa7775 Moved common puppetmaster configuration into puppet::server::common 2011-11-28 08:54:58 +02:00
0a47d1408b Fixed "service: not found" error from puppet-check. 2011-11-17 09:04:51 +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
05b5eb9548 Fixed depency errors from CentOS puppetmaster install. 2011-08-01 12:06:10 +03:00
90312c8d28 Fixed some depencies with Ubuntu from puppet server bootstrap scripts. 2011-07-28 20:12:26 +03:00
11de076716 Removed rails packages from puppet server if storeconfigs are not used. 2011-07-28 17:41:12 +03:00
7e43368489 Removed depency to storeconfigs from puppet server bootstrap script. 2011-07-28 17:00:15 +03:00
d4f0c87084 Modified puppet server bootstrap to create ca with different subejct (CN=ca) and with 4096 bit key length. 2011-07-28 15:01:39 +03:00
bda06f269d Changed puppet ssl directory to default location (/etc/puppet/ssl). 2011-07-28 14:59:22 +03:00
1538e22eda Changed max mem usage to 128M and added syslog support. 2011-07-25 14:54:13 +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 Herrala
f27c916edb Check if ruby is in $PATH. 2011-07-05 12:53:42 +03:00
Ossi Salmi
f1fc87b750 Added variable to pass options to opencollab-puppet-uploader 2011-04-28 15:11:58 +03:00
d266a6c760 Fixed puppet client restart error from puppetmaster bootstrap script. 2011-04-20 10:38:22 +03:00
9c6b9e1a68 Fixed puppetmaster bootstrap script for 2.6 series puppet. 2011-04-19 15:43:33 +03:00
Ossi Salmi
955c8ce047 Fixed including mongrel in puppet::server::mongrel 2011-04-17 19:23:19 +03:00
a0d4186d0b Fixed puppetmaster bootstrap script to use puppet::server::apache class. 2011-04-14 14:32:45 +03:00
Ossi Salmi
9e7d80e719 Fixed puppet-check's memory check on OpenBSD
OpenBSD's ps always prints the header line, even if empty.
2011-04-12 08:37:42 +03:00
0706169f50 Deprecated puppet::server class and added puppet::server::mongrel and puppet::server::apache classes. 2011-04-07 14:13:10 +03:00
5e9d0bbdde Give error if puppet binary is not found when running bootstrap-server.sh. 2011-03-30 16:38:56 +03:00
e491a66ef4 Give error if puppetmaster does not have domainname when running bootstrap-server.sh. 2011-03-30 16:32:41 +03:00
dafb6c3f43 Added puppet deadlock file removal if it's too old into puppet-check. 2011-03-11 19:02:28 +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
Ossi Salmi
533bd88744 Fixed puppet.conf for Puppet 2.6 2011-02-01 18:30:48 +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
b7be3a0c09 Fixed opencollab-puppet-uploader cron job paths 2010-12-27 06:57:32 +02:00
Ossi Salmi
87d69a8c99 Changed opencollab-puppet-uploader schedule from hourly to daily 2010-12-27 06:57:31 +02:00