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

Add option to not start vm on create #436

Merged
merged 4 commits into from Nov 12, 2021

Conversation

tuesdaycodes
Copy link
Contributor

@tuesdaycodes tuesdaycodes commented Nov 9, 2021

Resolves #435

default is still to power on when vm is created so no backwards breaking change. users should see no difference with new option.

if set to false the vm will not be powered on after it is created. followed naming on onboot and updated docs with new option.

maintainer can edit if needed for new name or docs explanation. if tests are needed i might need help, couldnt figure out how to write them, i am new to go

@tuesdaycodes
Copy link
Contributor Author

@ggongaware can i plz have some help with the tests on this? i can do the build fine, and manual run works, but not good enough with go to get the tests passing.

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.

conf to not auto start vm?
2 participants