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

handle multiple nested gateways in config #78

Closed
wants to merge 1 commit into from
Closed

Conversation

gpetretto
Copy link
Contributor

This PR increases the options for configuring the connection to a remote worker. Giving more flexibility to set up a fabric connection with one or more gateways directly in the config file. In principle this could already be handled by properly defining the connections in the ~/.ssh/config file, but this could cover a few more use cases, if the user has limited control on the machine hosting the runner.

The change should be backward compatible and not require updates to an existing config file.

@gpetretto
Copy link
Contributor Author

Closing as the changes have been merged in #83

@gpetretto gpetretto closed this Mar 4, 2024
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.

1 participant