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 separate SSH key support #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acbox
Copy link

@acbox acbox commented Nov 21, 2017

Applies patch from brockgr/csshx issue #66 to support separate SSH keys for each host in the cluster.

Applies patch from brockgr/csshx issue brockgr#66[1] to support separate SSH
keys for each host in the cluster.

[1] brockgr#66
Copy link
Owner

@carenas carenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you try this patch with wildcard hostnames?
would be a good idea also to add similar support for it through the hosts file (at least for consistency)

@acbox acbox changed the title Add SSH key support Add separate SSH key support Dec 11, 2017
@acbox
Copy link
Author

acbox commented Dec 11, 2017

I'm not sure what you mean by wildcard hostnames - could you give an example?

@carenas
Copy link
Owner

carenas commented Dec 11, 2017

they are referred in the man page as "hostname ranges"; csshX allows for hostname or IP ranges like :

host[1-4]
192.168.0.14/28
127.0.0.1+3

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.

2 participants