Issue #16668 has been updated by Josh Cooper. Status changed from Unreviewed to Investigating
---------------------------------------- Bug #16668: [windows] ipaddress fact reports hostname https://projects.puppetlabs.com/issues/16668#change-73446 Author: Sebastian Lehn Status: Investigating Priority: Normal Assignee: Category: windows Target version: Keywords: ipaddress, windows, locale Branch: Affected Facter version: 1.6.11 Something is wrong with the ipaddress fact. Fact ipaddress reports hostname and not an ipaddress! More surprising is, if i call facter with the name of the fact ipaddress the value is correct. See the following shell output: C:\Program Files (x86)\Puppet Labs\Puppet\bin>facter.bat | find "ipaddress =>" ipaddress => dc1 C:\Program Files (x86)\Puppet Labs\Puppet\bin> C:\Program Files (x86)\Puppet Labs\Puppet\bin>facter.bat ipaddress 172.16.96.161 C:\Program Files (x86)\Puppet Labs\Puppet\bin> Maybe related ticket: #16665 System: Windows Server 2008 R2 Enterprise (German) -- 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.
