Hi All,

I'm having some trouble using facter to help determine whether an EC2
instance is in Classic or VPC.  Right now, I'm trying to use the fact
that shows the VPC ID, but it's based off fo the MAC address of an
instance and I'm not having any luck when I try to stick the variable
for the mac address in there to help.

I'm currently trying to reference the fact as
"$::ec2_network_interfaces_macs_${::macaddress}_vpc_id", but that
doesn't seem to work.  Also
"${::ec2_network_interfaces_macs_${::macaddress}_vpc_id}" doesn't seem
to work either.

Any suggestions?  I'm not wedded to this method of determining whether
an instance is Classic or VPC, so other suggestions are welcome too.

Thanks!
-- 
Jason Wever

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAEqBX7-2VGVkp18zgqrgS3LVY1LPOU0fUBUHqD3Ex-fvzWu9_g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to