This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 16 Nov, 2017 1 commit
-
-
Charlie Voiselle authored
-
- 15 Nov, 2017 1 commit
-
-
Charlie Voiselle authored
Certain environments use WARN for serious logging; however, it's very possible to have machines without some of the fingerprinted keys (public-ipv4 and public-hostname specifcally). Setting log level to INFO seems more consistent with this possibility.
-
- 26 Sep, 2017 1 commit
-
-
Alex Dadgar authored
-
- 09 Aug, 2017 1 commit
-
-
Charlie Voiselle authored
Changed the keys map to reflect that.
-
- 21 Jul, 2017 1 commit
-
-
Alex Dadgar authored
-
- 15 Nov, 2016 1 commit
-
-
Alex Dadgar authored
This PR: * Makes AWS network speeds more granular * Makes `network_speed` an override and not a default * Adds a default of 1000 MBits if no network link speed is detected. Fixes #1985
-
- 07 Nov, 2016 1 commit
-
-
Alex Dadgar authored
-
- 16 Jun, 2016 1 commit
-
-
Sean Chittenden authored
-
- 26 Jan, 2016 2 commits
-
-
Alex Dadgar authored
-
Alex Dadgar authored
-
- 22 Dec, 2015 1 commit
-
-
Abhishek Chanda authored
-
- 11 Dec, 2015 1 commit
-
-
Alex Dadgar authored
-
- 24 Nov, 2015 1 commit
-
-
Alex Dadgar authored
-
- 13 Nov, 2015 1 commit
-
-
Guillaume Jacquet authored
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`
-
- 05 Nov, 2015 1 commit
-
-
Alex Dadgar authored
-
- 03 Nov, 2015 1 commit
-
-
Kenjiro Nakayama authored
-
- 22 Oct, 2015 2 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
-
- 12 Oct, 2015 1 commit
-
-
Daniel Imfeld authored
-
- 08 Oct, 2015 1 commit
-
-
Alex Dadgar authored
-
- 05 Oct, 2015 1 commit
-
-
Daniel Imfeld authored
GCE and AWS both expose metadata servers, and GCE's 404 response includes the URL in the content, which maatches the regex. So, check the response code as well and if a 4xx code comes back, take that to meanit's not AWS.
-
- 23 Sep, 2015 6 commits
-
-
Clint Shryock authored
-
Clint Shryock authored
-
Clint Shryock authored
-
Clint Shryock authored
-
Clint Shryock authored
-
Clint Shryock authored
-
- 22 Sep, 2015 2 commits
-
-
Clint Shryock authored
-
Clint Shryock authored
- move isAWS to env, use in other places - fingerprint/network.go is no empty; removed
-
- 31 Aug, 2015 2 commits
-
-
Clint Shryock authored
-
Clint Shryock authored
-
- 28 Aug, 2015 2 commits
-
-
Clint Shryock authored
-
Clint Shryock authored
-