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

let broadside conf specify a proxy user #11

Closed
matl33t opened this issue Aug 12, 2016 · 4 comments
Closed

let broadside conf specify a proxy user #11

matl33t opened this issue Aug 12, 2016 · 4 comments

Comments

@matl33t
Copy link
Contributor

matl33t commented Aug 12, 2016

No description provided.

@camertron
Copy link
Contributor

camertron commented Aug 12, 2016

+1

@apurvis
Copy link
Contributor

apurvis commented Jan 14, 2017

what does this line do then?

@matl33t
Copy link
Contributor Author

matl33t commented Feb 3, 2017

  config.ssh = {
    user: 'myuser',
    keyfile: 'mykeyfile',
    proxy: {
      user: 'proxy_user', # <-----
      host: 'proxy_host',
      port: 22,
    }
  }

@apurvis
Copy link
Contributor

apurvis commented Feb 3, 2017

👍

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

3 participants