Issue #14366 has been updated by Kevin O'Connor. Status changed from Accepted to In Topic Branch Pending Review
I added a pull request for this here - https://github.com/puppetlabs/facter/pull/201 This is my first pull request for facter/puppet related stuff, I've tried to follow the Contributor guide and other pull requests as closely as possible but let me know if it looks off. Thanks! ---------------------------------------- Bug #14366: virtual => physical and is_virtual => false on EC2 https://projects.puppetlabs.com/issues/14366#change-62426 Author: Kevin O'Connor Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected Facter version: 1.6.8 As described: [root@production-web-d95fb6bf ~]# facter | grep -i virtual ec2_profile => default-paravirtual is_virtual => false virtual => physical [root@production-web-d95fb6bf ~]# facter --version 1.6.8 [root@production-web-d95fb6bf ~]# cat /etc/*-release Amazon Linux AMI release 2012.03 is_virtual should be true, right? -- 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.
