Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Commits
c4576b9b
Commit
c4576b9b
authored
6 years ago
by
Damien Leong
Browse files
Options
Downloads
Patches
Plain Diff
Add job_submit.lua
parent
73700100
No related branches found
No related tags found
1 merge request
!190
Deploysubmitfilter
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/slurm-common/tasks/main.yml
+5
-0
5 additions, 0 deletions
roles/slurm-common/tasks/main.yml
with
5 additions
and
0 deletions
roles/slurm-common/tasks/main.yml
+
5
−
0
View file @
c4576b9b
...
...
@@ -125,6 +125,11 @@
sudo
:
true
when
:
slurm_use_vpn==True
-
name
:
install job_submit.lua
copy
:
src=files/job_submit.lua dest={{ slurm_dir }}/etc/job_submit.lua
sudo
:
true
when
:
slurm_use_vpn==False
-
name
:
setup envirnment variables
template
:
src=slurm_setup.sh.j2 dest=/etc/profile.d/slurm_setup.sh
sudo
:
true
...
...
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
ffafa68c
·
4 years ago
mentioned in commit
ffafa68c
mentioned in commit ffafa68ca8aacb69ea11002a53888e84a3597e85
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment