4a3e709eef
Fix URL. It was printing an error message on startup: ``` 2015/11/13 15:49:21 [ERR] fingerprint.env_aws: Error querying AWS Metadata URL, skipping ``` By the way is it safe to use latest? Is there a chance that Amazon decides to change the format of the metadata? It could be safer to use something like `http://169.254.169.254/2014-11-05/meta-data` |
||
---|---|---|
.. | ||
arch.go | ||
arch_test.go | ||
consul.go | ||
consul_test.go | ||
cpu.go | ||
cpu_test.go | ||
env_aws.go | ||
env_aws_test.go | ||
env_gce.go | ||
env_gce_test.go | ||
fingerprint.go | ||
fingerprint_test.go | ||
host.go | ||
host_test.go | ||
memory.go | ||
memory_test.go | ||
network.go | ||
network_test.go | ||
storage.go | ||
storage_test.go |