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

RFE: have some domain option #430

Open
martinetd opened this issue Mar 13, 2020 · 1 comment
Open

RFE: have some domain option #430

martinetd opened this issue Mar 13, 2020 · 1 comment

Comments

@martinetd
Copy link
Collaborator

For clusters where search domain doesn't work or where one does not want to leak the short hostnames to DNS servers, one has to use "long" domain names everywhere: group config files, -w, -x etc...

It would be convenient to have a domain automatically appended when used (e.g. in ssh targets) or removed from clush node output so that instead of very long abc.longdomain.tld,def.longdomain.tld,... sequences you would just get abc,def,...

Will be happy to work on that at some point if preferences as to where it should go are given

@thiell
Copy link
Collaborator

thiell commented Mar 27, 2020

I can see the need for this, yes. I just wonder if we could do something more generic that just appending a domain. Perhaps a way to provide a method to transform the string before passing it to ssh (or others). Also, the domain should be added after any NodeSet processing, because if it were to contain a digit, this could trigger useless nodeset nD processing.

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