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

Update SSH keys for copied VM on create / transfer #4

Open
zanerock opened this issue Jul 28, 2014 · 0 comments
Open

Update SSH keys for copied VM on create / transfer #4

zanerock opened this issue Jul 28, 2014 · 0 comments

Comments

@zanerock
Copy link
Member

The command like:

vagabond hosts create from=ssh://[email protected]/home/user/vagabond/data/environments/cu-dev-appliance to=./data/environments/cu-dev-appliance

Will correctly move the boxes, but does not update the SSH key / key location as required. To fix, we should modify the script:

  1. So that it always deals with conveyor / vagabond hosts. That way we can know, given a host name / IP and vagabond install, where the data elements are.

  2. We should check to see if we have the same keys, and if not, copy them as part of the process, resolving any name conflicts that may arise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant