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

Disable automatic snapshots #64

Merged

Conversation

ebjornset
Copy link
Contributor

Fix for #62. The code will disable automatic snapshots by setting a vm's AutomaticCheckpointsEnabled to $false after a vm is created, but before it is started. This is only performed if the Hyper-V version of Set-VM supports the parameter.

…bled to $false if the Hyper-V version supports the parameter
Copy link

@cheeseplus cheeseplus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Erring on the side of convention I'd not use capital letters in file names.

@ebjornset
Copy link
Contributor Author

ebjornset commented Feb 2, 2018

@cheeseplus, I'm not quite sure I follow you here. I just changed two existing files, and have not changed any of the file names.

@smurawski smurawski merged commit c8edb62 into test-kitchen:master Mar 20, 2019
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.

3 participants