Issue #3713 has been updated by Ben Hughes.
Good day. Am just checking up on old tickets. Is this one still live, or may it be closed please? If it's just a decision making, can someone make it please? Ta. ---------------------------------------- Bug #3713: ipaddress fact doesn't function properly with dummy interfaces (linux) https://projects.puppetlabs.com/issues/3713 Author: Benjamin Kite Status: Needs Decision Priority: Normal Assignee: Paul Nasrat 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.
