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

Modify the proxmox VM when using clone in the salt-cloud profile #49256

Merged

Conversation

BrianSidebotham
Copy link
Contributor

This PR allows a salt-cloud proxmox cloned VM to be modified before it's started for the first time. Previously some settings that are valid in the profile are ignored if the clone setting it used, but it is very useful to be able to modify some settings on the clone before it's started for the first time.

What does this PR do?

Allows modification of a cloned VM using the proxmox salt-cloud provider. The profile need only include the relevant settings and they will be applied after the clone is created and before the clone is started.

What issues does this PR fix or reference?

#49254

Previous Behavior

Settings like ide2 are silently ignored

New Behavior

Settings like ide2 take effect on the cloned VM

Tests written?

No - but if there's a test suite surrounding this the PR can be updated.

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@ghost ghost self-requested a review August 22, 2018 15:21
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.

4 participants