Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Added controller to ssh fix. #100
Conversation
petevg
referenced this pull request
in juju-solutions/matrix
Mar 30, 2017
Closed
matrix not honoring -c <controller> #116
petevg
merged commit 088c314
into
master
Mar 31, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
petevg commentedMar 30, 2017
If a user has established a link to a controller other than the one in
"focus" locally, our ssh key workaround doesn't work. This change fixes
the issue by adding the controler name to the model name when appropriate.
@tvansteenburgh @johnsca @kwmonroe