Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Linux EC2 detection, fix false detection, and add Windows detection #793

Merged
merged 7 commits into from
Apr 8, 2016

Commits on Mar 31, 2016

  1. Detect Windows EC2 nodes

    tas50 committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    5904607 View commit details
    Browse the repository at this point in the history
  2. Remove the Xen MAC address detection method

    This false detects any Xen system and is less than ideal
    tas50 committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    3dcb08c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Configuration menu
    Copy the full SHA
    5d40c3c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    572dc05 View commit details
    Browse the repository at this point in the history
  2. Updates based on feeback

    tas50 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    509c105 View commit details
    Browse the repository at this point in the history
  3. Ensure we when values exist, but they don't match

    Previously we only got false logging when we rescued
    tas50 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    8dc538c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Reduce duplicate code

    tas50 committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    13387c2 View commit details
    Browse the repository at this point in the history