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

Support reconfiguring a templated VM during deployment #123

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nhunsperger
Copy link

It is common practice to deploy a VM image under multiple labels with different
hardware capabilities, such that jobs can use an appropriately sized VM. In
order to do so with this plugin, it was previously necessary to maintain
multiple vSphere templates.

This commit adapts the existing ReconfigureStep pipeline support for use with
templated VMs. It is now possible to modify the VM (CPU, memory, etc) when
defining the template. Each VM launched is appropriately reconfigured before
being brought online.

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