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

Update hyperflex_cluster.py #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Mar 5, 2019

  1. Update hyperflex_cluster.py

    I came across a moid with the following:
    
          "HypervisorType": "Hyper-V",
          "HypervisorVersion": "Windows Server 2016",
    
    hence I'm adding Hyper-V to the allowed_values list. I couldn't find other HyperV environments to check if the value is always Hyper-V or if it can be HyperV as well.
    fdemello authored Mar 5, 2019
    Configuration menu
    Copy the full SHA
    8e9c3c7 View commit details
    Browse the repository at this point in the history