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

Fix Linode driver cloning functionality #30508

Merged
merged 2 commits into from Jan 21, 2016

Conversation

rallytime
Copy link
Contributor

Fixes #30432
Fixes #30444

  • Various clean-up of the driver, particularly in the create function.
  • Restores cloning functionality, as this was completely broken in 2015.8.3
  • Changes the requirement to set a config_id for cloned VMs (not necessary
    for clones as the config_id is already set via the to-be-cloned profile)
  • Updates docs to use the -F bootstrap script arg in addition to -C when
    cloning from a VM that already has salt installed on it.
  • Makes sure the correct profile parameters are being checked when cloning

rallytime added 2 commits January 20, 2016 17:05
Fixes saltstack#30432
Fixes saltstack#30444

- Various clean-up of the driver, particularly in the create function.
- Restores cloning functionality, as this was completely broken in 2015.8.3
- Changes the requirement to set a config_id for cloned VMs (not necessary
for clones as the config_id is already set via the to-be-cloned profile)
- Updates docs to use the -F bootstrap script arg in addition to -C when
cloning from a VM that already has salt installed on it.
cachedout pushed a commit that referenced this pull request Jan 21, 2016
Fix Linode driver cloning functionality
@cachedout cachedout merged commit 15c7aed into saltstack:2015.8 Jan 21, 2016
@rallytime rallytime deleted the linode-clone-fixes branch January 21, 2016 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants