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

Add support for port and different identity file in ssh config #3

Open
gnufied opened this issue Nov 27, 2013 · 1 comment
Open

Add support for port and different identity file in ssh config #3

gnufied opened this issue Nov 27, 2013 · 1 comment

Comments

@gnufied
Copy link

gnufied commented Nov 27, 2013

it would be nice if slaves section can take ssh port and identity file as well. It will be much easier to test buffet with something like vagrant then.

@sds
Copy link
Member

sds commented Dec 2, 2013

Hey @gnufied,

This is a great idea. Writing some integration tests to work with Vagrant would be interesting to try out.

Rather than just allowing the identity file to be changed, it would probably make sense for Buffet to allow you to specify the ssh config file itself, and pass that in via ssh -F <file>.

Our infrastructure at @causes uses Chef to provision the cluster we use for running the Buffet slave, including the ssh config for the user running the Buffet master, so this isn't something I can say we'll be adding ourselves soon (but would certainly merge a pull request).

Your comments and suggestions are always welcome. Thanks for using Buffet!

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

No branches or pull requests

2 participants