Issue #17268 has been reported by Matthaus Owens. ---------------------------------------- Bug #17268: ec2 uses wrong arp command on Solaris 8 https://projects.puppetlabs.com/issues/17268
Author: Matthaus Owens Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected Facter version: arp on solaris 8 doesn't have the n flag, so the ec2 facts spew errors. here is the output from an affected facter run. Solaris 10 has the n flag, I don't know about Solaris 9. The arp fact confines to kernel of linux, so the ec2 fact is out of sync with that when it gathers arp intel. <pre> # facter ec2 --debug arp: -an: unknown host Not an EC2 host The interpreter parameter to 'setcode' is deprecated and will be removed in a future version. </pre> -- 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.
