Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jupiter Hu
ansible_cluster_in_a_box
Commits
9e6f3ce2
Commit
9e6f3ce2
authored
Dec 17, 2015
by
Chris Hines
Browse files
Merge pull request #167 from l1ll1/master
set the mode correctly on slurm job submission
parents
9a2346f8
5e6fa320
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/slurm-common/tasks/main.yml
View file @
9e6f3ce2
...
...
@@ -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