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

Buster #1

Merged
merged 2 commits into from
Mar 8, 2021
Merged

Buster #1

merged 2 commits into from
Mar 8, 2021

Conversation

roumano
Copy link
Owner

@roumano roumano commented Mar 8, 2021

  • Debian Buster is now supported and working

  • Fix SlurmDBD config does not work galaxyproject/ansible-slurm#6

    • on tasks Install slurmdbd.conf , fix AnsibleUndefinedVariable: 'item' is undefined"
  • Create directory path of PIDfile

  • Modify the systemd service with PIDfile

  • Add Handler to reload systemd

  • Still a bug exist on a refresh install with Ensure slurmdbd is enabled and running will failed as it's running before systemd daemon-reload handler

Christian IUGA added 2 commits March 8, 2021 12:51
- on tasks `Install slurmdbd.conf` , fix AnsibleUndefinedVariable: 
'item' is undefined"
- Create directory path of PIDfile
- Modify the systemd service with PIDfile
- Add Handler to reload systemd

Still a bug exist on a refresh install `Ensure slurmdbd is enabled and 
running` will failed as it's running before systemd daemon-reload
@roumano roumano merged commit a560fc2 into master Mar 8, 2021
roumano pushed a commit that referenced this pull request Apr 6, 2023
…tes-bugfixes

Numerous features and bugfixes from #1
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.

SlurmDBD config does not work
1 participant