[Puppet Users] extlookup not working correctly in 2.7.6

2011-10-24 Thread Jason Koppe
I'm trying to upgrade from 2.6.7 to to 2.7.6 and I'm running into an
issue in my extlookup() calls.  A lot of the variables which should be
defined aren't defined within extlookup.rb.  I've tested 2.6.7 agent
and 2.7.5 agent against the 2.6.7 master and 2.7.6 master.  I adjusted
extlookup.rb slightly to provide some debug output.

http://pastie.org/private/jsmyxrfhggcvflxcioibq shows:
* my 2.7.5 puppet agent failure when run against the 2.7.6 puppet
master
* git diff of extlookup.rb in the 2.7.6 branch
* debug extlookup log output from the 2.7.6 master
* debug extlookup log output from the 2.6.7 master
* extlookup precedence set in site.pp

The same manifests/extlookup configuration work on the newpuppet
environment when using a 2.6.7 agent against the 2.6.7 master.

-- 
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.



Re: [Puppet Users] extlookup not working correctly in 2.7.6

2011-10-24 Thread R.I.Pienaar


- Original Message -
 I'm trying to upgrade from 2.6.7 to to 2.7.6 and I'm running into an
 issue in my extlookup() calls.  A lot of the variables which should
 be
 defined aren't defined within extlookup.rb.  I've tested 2.6.7 agent
 and 2.7.5 agent against the 2.6.7 master and 2.7.6 master.  I
 adjusted
 extlookup.rb slightly to provide some debug output.
 
 http://pastie.org/private/jsmyxrfhggcvflxcioibq shows:
 * my 2.7.5 puppet agent failure when run against the 2.7.6 puppet
 master
 * git diff of extlookup.rb in the 2.7.6 branch
 * debug extlookup log output from the 2.7.6 master
 * debug extlookup log output from the 2.6.7 master
 * extlookup precedence set in site.pp
 
 The same manifests/extlookup configuration work on the newpuppet
 environment when using a 2.6.7 agent against the 2.6.7 master.

might be this, not sure.

http://projects.puppetlabs.com/issues/9854

-- 
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.