Skip to content

Debian Buster is now supported#12

Open
roumano wants to merge 6 commits intogalaxyproject:mainfrom
roumano:buster
Open

Debian Buster is now supported#12
roumano wants to merge 6 commits intogalaxyproject:mainfrom
roumano:buster

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