We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sadly debian change path for slurm on new debian version
On old debian (debian 9 & 10 ) (with slurm 18.08.5.2-1 ) :
dpkg -L slurmd |egrep '/etc/slur|/var/log/' /etc/slurm-llnl /var/log/slurm-llnl
On new debian 11 (with slurm 20.11.7+really20.11.4-2) :
dpkg -L slurmd |egrep '/etc/slur|/var/log/' /etc/slurm /var/log/slurm
The text was updated successfully, but these errors were encountered:
This should be fixed as of #30, please try updating the role.
Sorry, something went wrong.
No branches or pull requests
Sadly debian change path for slurm on new debian version
On old debian (debian 9 & 10 ) (with slurm 18.08.5.2-1 ) :
On new debian 11 (with slurm 20.11.7+really20.11.4-2) :
The text was updated successfully, but these errors were encountered: