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

clush confdir $CFGDIR broken if /etc/clustershell doesn't exist #511

Closed
thiell opened this issue Dec 1, 2022 · 0 comments · Fixed by #512
Closed

clush confdir $CFGDIR broken if /etc/clustershell doesn't exist #511

thiell opened this issue Dec 1, 2022 · 0 comments · Fixed by #512
Assignees
Labels
Milestone

Comments

@thiell
Copy link
Collaborator

thiell commented Dec 1, 2022

Reported in #198

confdir + $CFGDIR only works if a /etc/clustershell directory exists. This should be fixed in CLI/Config.py.

confdir: /etc/clustershell/clush.conf.d $CFGDIR/clush.conf.d
@thiell thiell added the Scripts label Dec 1, 2022
@thiell thiell added this to the 1.9.1 milestone Dec 1, 2022
@thiell thiell self-assigned this Dec 1, 2022
thiell added a commit to thiell/clustershell that referenced this issue Dec 7, 2022
Fix a defect to actually select the last parsed config file, otherwise
$CFGDIR in confdir is broken when /etc/clustershell exists.

Fixes cea-hpc#511.
thiell added a commit that referenced this issue Dec 7, 2022
Fix a defect to actually select the last parsed config file, otherwise
$CFGDIR in confdir is broken when /etc/clustershell exists.

Fixes #511.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant