You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will correctly move the boxes, but does not update the SSH key / key location as required. To fix, we should modify the script:
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.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
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.
The text was updated successfully, but these errors were encountered: