You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
I searched around about this but couldn't find if puppetlabs is working in a fix or not.
facter running in AWS VPC doesn't show ec2 facts:
# facter --version
2.0.1
# facter -p virtual
xenhvm
# facter -p | grep ec2
Returns nothing.
Thanks,
Felipe
Jeremy T. Bouse
unread,
Apr 27, 2014, 10:39:38 PM4/27/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
FACT-185 is the ticket I've been following for this issue. I haven't
upgraded my AWS instances that are EC2-VPC vs EC2-Classic. The classic
works, but VPC has been failing due to the fact that the EC2 fact
depends on a constant MAC address which is not the case in VPC
instances.