Luke Kanies wrote: > To clarify - you're looking for a class generated by your external > node tool, and sometimes it shows up in this list and sometimes doesn't? > > My guess, though, is that this is an ordering issue - the classlist is > built as classes are evaluated, and the evaluation order can change > somewhat arbitrarily. > > I think we fixed a lot of this in 0.25, but really, I still don't > think it's as deterministic as it could be. > > At the least, I think it's a bug that the entire class list from the > external node isn't put into the classlist variable immediately, and > I've just confirmed that it isn't - that would provide you isolation > from any ordering issues for at least those classes that come from the > external node. > > Filed and fixed, to be included in 0.25.1. > > Luke,
That's great! Thanks so much! Yes, that seems to make sense to me, though somehow it totally slipped out of my mind that this could have been caused by ordering. I guess this is also a good time for me to think about building the RPMs locally... Thanks, Jason Antman Rutgers University, NJ, USA --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
