Okay, I think the release is ready. Here are the latest changelogs: Fixing #571 -- provider suitability is now checked at resource evaluation time, rather than resource instantiation time. This means that you don''t catch your "errors" as early, but it also means you should be able to realistically configure a whole host in one run. Moved the configuration of the Node cache to the puppetmasterd executable, since it otherwise causes caches to be used in all cases, which we don''t want (e.g., bin/puppet was using them). Ported #198 man page creation functionality to 0.24.x branch and added man pages and man page creation logic to install.rb. The man pages are stored in man/man8 and will install to config::CONFIG mandir/man8. Fixing #1138 -- the yamldir is automatically created by the server now that it''s in the :puppetmasterd section rather than a separate :yaml section. Disabling http keep-alive as a means of preventing #1010. There is now a constant in Puppet::Network::HttpPool that will disable or enable this feature, but note that we determined that it can cause corruption, especially in file serving (but it''s client-side corruption). -- A person''s maturity consists in having found again the seriousness one had as a child, at play. --Friedrich Nietzsche --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
I just wanted to thank you for #571, this will have huge benefits for my current work! On Mon, Mar 24, 2008 at 6:11 PM, Luke Kanies <luke@madstop.com> wrote:> > Okay, I think the release is ready. Here are the latest changelogs: > > Fixing #571 -- provider suitability is now checked at resource > evaluation time, rather than resource instantiation time. This > means that you don''t catch your "errors" as early, but it also > means you should be able to realistically configure a whole host > in one run. > > Moved the configuration of the Node cache to the puppetmasterd > executable, since it otherwise causes caches to be used in all > cases, which we don''t want (e.g., bin/puppet was using them). > > Ported #198 man page creation functionality to 0.24.x branch and > added man pages and man page creation logic to install.rb. The > man pages are stored in man/man8 and will install to config::CONFIG > mandir/man8. > > Fixing #1138 -- the yamldir is automatically created by the > server now that it''s in the :puppetmasterd section rather than > a separate :yaml section. > > Disabling http keep-alive as a means of preventing #1010. > There is now a constant in Puppet::Network::HttpPool that will > disable or enable this feature, but note that we determined > that it can cause corruption, especially in file serving (but > it''s client-side corruption). > > -- > A person''s maturity consists in having found again the seriousness one > had as a child, at play. --Friedrich Nietzsche > --------------------------------------------------------------------- > Luke Kanies | http://reductivelabs.com | http://madstop.com > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Please see #1157 [1] at your earliest conveniences. I''ve identified an issue which causes resources inside of virtualized define{} blocks to not be virtualized as they were prior to this release (namely, 0.24.1-2 in Debian) [1] http://reductivelabs.com/trac/puppet/ticket/1157 Regards, Arjuna Christensen | Systems Engineer Maximum Internet Ltd 7a Parkhead Pl, Albany, North Shore, 0632 | PO Box 8006, Auckland, 1150, NZ DDI: + 64 9 913 9683 | Ph: +64 9 915 1825 | Fax:: +64 9 300 7227 arjuna.christensen@maxnet.co.nz| www.maxnet.co.nz <http://www.maxnet.co.nz/> ________________________________ Maxnet | mission critical internet ________________________________ This email (including any attachments) is confidential and intended only for the person to whom it is addressed. If you have received this email in error, please notify the sender immediately and erase all copies of this message and attachments. The views expressed in this email do not necessarily reflect those held by Maxnet. From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On Behalf Of Ashley Penney Sent: Tuesday, 25 March 2008 12:20 p.m. To: puppet-users@googlegroups.com Subject: [Puppet Users] Re: 0.24.4rc3 I just wanted to thank you for #571, this will have huge benefits for my current work! On Mon, Mar 24, 2008 at 6:11 PM, Luke Kanies <luke@madstop.com> wrote: Okay, I think the release is ready. Here are the latest changelogs: Fixing #571 -- provider suitability is now checked at resource evaluation time, rather than resource instantiation time. This means that you don''t catch your "errors" as early, but it also means you should be able to realistically configure a whole host in one run. Moved the configuration of the Node cache to the puppetmasterd executable, since it otherwise causes caches to be used in all cases, which we don''t want (e.g., bin/puppet was using them). Ported #198 man page creation functionality to 0.24.x branch and added man pages and man page creation logic to install.rb. The man pages are stored in man/man8 and will install to config::CONFIG mandir/man8. Fixing #1138 -- the yamldir is automatically created by the server now that it''s in the :puppetmasterd section rather than a separate :yaml section. Disabling http keep-alive as a means of preventing #1010. There is now a constant in Puppet::Network::HttpPool that will disable or enable this feature, but note that we determined that it can cause corruption, especially in file serving (but it''s client-side corruption). -- A person''s maturity consists in having found again the seriousness one had as a child, at play. --Friedrich Nietzsche --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---