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

Debian Buster is now supported #12

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

roumano
Copy link

@roumano roumano commented Mar 8, 2021

  • Debian Buster is now supported and working
  • Fix SlurmDBD config does not work #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 6 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
via same kind of modification as in slurmdbd.yml
via same kind of modification as in `slurmdbd.yml`
so it's will work after a reboot
and also should be more robust
Base automatically changed from master to main March 25, 2021 15:59
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