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

Release 0.9.7 #68

Merged
merged 12 commits into from
Feb 19, 2016
Merged

Release 0.9.7 #68

merged 12 commits into from
Feb 19, 2016

Conversation

iainbrighton
Copy link
Contributor

  • Adds backup and restore of the Lability host's settings:
    • New Export-LabHostConfiguration and Import-LabHostConfiguration cmdlets added.
  • Adds environment prefix and suffix tagging:
    • Adds NonNodeData\Lability\EnvironmentPrefix and EnvironmentSuffix directives.
    • VM display names and VHD(X) files are named accordingly.
  • Adds Linux VM support:
    • Custom media "OperatingSystem" property added.
    • Defaults to "Windows".
    • If "Linux" if specified, no resources are injected into the VM.
  • Minor updates/fixes:
    • Renames LabHostDefaults.ps1 to LabHostDefault.ps1.
    • Renames LabVMDefaults.ps1 to LabVMDefault.ps1.
    • Adds -SecureBoot to Set-LabVMDefault.
    • Adds Generation property to LabMedia to ensure that VHD files result in Generation 1 VMs.
    • Documentation updates.

Adds Generation property to lab media, fixing bug where VM generation defaulted to 2 with VHD media
Renames LabVMDefaults.ps1 to LabVMDefault.ps1
Renames LabHostDefaults.ps1 to LabHostDefault.ps1
Adds initial EnvironmentPrefix/EnvironmentSuffix implementation
Throws error if virtual machine media cannot be resolved
Updates bootstrap
iainbrighton added a commit that referenced this pull request Feb 19, 2016
@iainbrighton iainbrighton merged commit 35dbae8 into VirtualEngine:dev Feb 19, 2016
@iainbrighton iainbrighton mentioned this pull request Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant