Issue #16668 has been updated by Rob Reynolds. Branch set to https://github.com/puppetlabs/facter/pull/496
---------------------------------------- Bug #16668: [windows] ipaddress fact reports hostname https://projects.puppetlabs.com/issues/16668#change-95205 * Author: Sebastian Lehn * Status: Accepted * Priority: Normal * Assignee: * Category: windows * Target version: * Keywords: ipaddress, windows, locale * Branch: https://github.com/puppetlabs/facter/pull/496 * 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
