On Fri, 03 Sep 2010 17:39:46 +0200 Peter Meier <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > So it looks like there are two different scopes now? In 0.25, I was > > setting the variable outside of the node definition; I was using > > this to set some path variables. Is this a bug, or was this change > > intended? > > Hmm the only difference to how I use such variables is that I have > everything within the site.pp, so the variable declaration and the > nodes. > > Can you try if that works? That does indeed work. > What I could imagine is that imports are now evaluated before > variables. But if this is a behavior change between 0.25 and 2.6 you > should file a bug report. at least it should be document. > That seems like a pretty major change in behavior to me... global variables are no longer really global? Anyway, I've filed a bug: http://projects.reductivelabs.com/issues/4717 Thanks for your help. -- Dan Urist [email protected] 303-497-2459 -- 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.
