Skip to content
Snippets Groups Projects
Commit e0d2c1a8 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

update slurm log ownship

parent b30eef58
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@
sudo: true
- name: create log directory
shell: mkdir -p {{ slurmddebug.log | dirname }}
shell: mkdir -p {{ slurmddebug.log | dirname }}; chown slurm:slurm {{ slurmddebug.log | dirname }}
args:
creates: "{{ slurmddebug.log | dirname }}"
sudo: 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