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 options to host.autostart.add #719

Merged
merged 1 commit into from
May 9, 2017
Merged

Conversation

weinrea
Copy link
Contributor

@weinrea weinrea commented May 9, 2017

This is to allow for per VM config to the HostAutoStartManager.
Also useful to configure an ordered auto startup.

Example:
govc host.autostart.add -start-order=1 -start-delay=5 vm1 vm2
govc host.autostart.add -start-order=3 -start-delay=30 vm3

Tested on ESXi 6.0.0

@vmwclabot
Copy link
Member

@weinrea, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@vmwclabot
Copy link
Member

@weinrea, VMware has approved your signed contributor license agreement.

@dougm dougm merged commit 35caa01 into vmware:master May 9, 2017
@dougm
Copy link
Member

dougm commented May 9, 2017

@weinrea nice, thanks

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