Skip to content

Handler typo in tasks/slurmdbd_cluster.yml #51

Open
@clil16

Description

@clil16

When running the playbook we received an error:

TASK [galaxyproject.slurm : Create the slurmdbd cluster] ***********************
ERROR! The requested handler 'reload slurmdbd' was not found in either the main handlers list nor in the listening handlers list
FATAL: command execution failed

After looking at the tasks/slurmdbd_cluster.yml file the issue is on line 19. It is trying to notify the reload slurmdbd handler but it should be Reload slurmdbd since the handler in handlers/main.yml on line 7 uses a capital R in the name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions