Hi,

I've seen some weird behaviour using extlookup, and wondered if anyone has
seen it too...

Basically it seems that if the $extlookup_* variables are defined in site.pp
then an early stage use of extlookup doesn't see these variables at all, yet
main stage ones do. I added some debug statements to extlookup.rb and just
printed the vars, and they didn't exist. moving the lines into my
template.pp which site.pp just includes they then are there and extlookup
works fine. If I leave both declarations in both files then they clash, so
clearly they are being loaded, but not at the right time??

Currently i've just left the declarations in templates.pp however the docs
explicitly state putting them in site.pp so something is awry...

Any info appreciated.

Thanks

Chris

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to