-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 duritong wrote: > I could observe that yumhelper.py can run quite some time > and use quite a lot of memory (up to 100MB!) if you're > using many repositories. As the yumhelper is only needed > if you use latest as a ensure-keyword it makes no sense > for people like me letting puppet fetch these details > always, if you're never going to use latest. Therefor this > patch changes the behaviour, that the yumhelper is only > called, if @updates is accessed the first time. > => lazy loading.
+1. I confess I've always hated yumhelper.py - it's ugly and hack'ish and caused a stream of issues. Limitations on its use will always make me happy. Cheers James - -- Author of: * Pulling Strings with Puppet (http://www.amazon.com/gp/product/1590599780/) * Pro Nagios 2.0 (http://www.amazon.com/gp/product/1590596099/) * Hardening Linux (http://www.amazon.com/gp/product/1590594444/) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFIhMvG9hTGvAxC30ARApD5AJ9h/xFFrkIx7V/YHcBQQGmRE/k7pgCYrn2R uGLz8fc2kU3D7m0eUAunSQ== =ApKT -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
