Skip to content
Snippets Groups Projects
Commit 66aefee5 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

typo

Former-commit-id: d2ee646c
parent 3c4f7435
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
failed_when: result.rc != 0 and result.stdout != " Nothing new added."
- name: Create a user and associate them with a project
command: ./sacctmgr -i create user hpctest cluster=cicd account=testProject partition=batch
command: ./sacctmgr -i create user hpctest cluster=CICD account=testProject partition=batch
args:
chdir: '/opt/slurm-latest/bin'
become: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment