Issue #2470 has been reported by Nicolas Szalay.
----------------------------------------
Bug #2470: interfaces fact has duplicate entries under Solaris
http://projects.reductivelabs.com/issues/2470
Author: Nicolas Szalay
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Complexity: Unknown
Keywords:
Running OpenSolaris and facter 1.5.6, the "interfaces" fact get lo0 2 times :
<pre>
[solarisfiler:~] facter interfaces
lo0,e1000g1,lo0
</pre>
This is probably related with ifconfig showing lo0 in ipv4 & ipv6 :
<pre>
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
e1000g1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500
index 2
inet XXXXXXX netmask XXXXXXX broadcast XXXXXXXX
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252
index 1
inet6 ::1/128
</pre>
/query nico if you need more informations
--
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://reductivelabs.com/redmine/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
-~----------~----~----~----~------~----~------~--~---