Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Chris Hines
ansible_cluster_in_a_box
Commits
5e6fa320
Commit
5e6fa320
authored
Dec 17, 2015
by
Chris Hines
Browse files
set the mode correctly on slurm job submission
parent
70176d27
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/slurm-common/tasks/main.yml
View file @
5e6fa320
...
...
@@ -161,7 +161,7 @@
sudo
:
true
-
name
:
setup plugin
template
:
src=job_submit.lua.j2 dest={{ slurm_dir }}/etc/job_submit.lua
template
:
src=job_submit.lua.j2 dest={{ slurm_dir }}/etc/job_submit.lua
mode=755
delegate_to
:
"
{{
slurmctrl
}}"
run_once
:
true
sudo
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment