Issue #3713 has been reported by Benjamin Kite.

----------------------------------------
Bug #3713: ipaddress fact doesn't function properly with dummy interfaces 
(linux)
http://projects.puppetlabs.com/issues/3713

Author: Benjamin Kite
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: library
Target version: 
Keywords: 
Branch: 



Since dummy devices appear alphabetically before eth devices under linux, the 
dummy device IP is taking precedence over eth0, making the default IP the dummy 
one (probably not the best idea, especially if you re-use your dummy address).

A simple fix might be to apply similar logic as later in the file, which 
presumes the default route is on the "lead" interface.  A patch to this effect 
is attached.




-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to