Module | Facter::Util::EC2 |
In: |
lib/facter/util/ec2.rb
|
Provide a set of utility static methods that help with resolving the EC2 fact.
Test if we can connect to the EC2 api. Return true if able to connect. On failure this function fails silently and returns false.
The wait_sec parameter provides you with an adjustable timeout.
Test if the host has an arp entry in its cache that matches the EC2 arp, which is normally +fe:ff:ff:ff:ff:ff+.