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 new option "NIXOPS_SSHOPTS" #900

Closed
wants to merge 1 commit into from

Conversation

andrewchambers
Copy link

This new option is an escape hatch allowing
you to pass arbitrary flags to ssh. This
was added to help do things like bootstrap
a 'none' deployment in an unusual environment.

This new option is an escape hatch allowing
you to pass arbitrary flags to ssh. This
was added to help do things like bootstrap
a 'none' deployment in an unusual environment.
@andrewchambers
Copy link
Author

resolves #899 for me as I can now temporarily set NIXOPS_SSHOPTS="-F /some/tmp/ssh_config"

@andrewchambers
Copy link
Author

I have removed nixops as a dependency from my project and thus will no longer track this issue.

@aij
Copy link

aij commented Apr 19, 2018

Isn't this still a good idea though?

Sorry the maintainers seem to have gone missing. (hopefully only temporarily...)

@andrewchambers
Copy link
Author

andrewchambers commented Apr 19, 2018

@aij I left the issue open and it links here so someone can always take this code if needed. One month without comment or triage means nixops isn't suitable to depend on imo.

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

Successfully merging this pull request may close these issues.

None yet

2 participants