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
Merge requests
!373
Pipelinefix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Pipelinefix
pipelinefix
into
master
Overview
0
Commits
20
Pipelines
2
Changes
4
Merged
Andreas Hamacher
requested to merge
pipelinefix
into
master
4 years ago
Overview
0
Commits
20
Pipelines
2
Changes
4
Expand
@chines
please only merge when pipeline has passed :)
fixing cicd pipeline stuff
including centos78 variabled
config_repos now dealing with enabling, disabling AND not changing all the time
the spagetti on slurmd service continues
small tweak to mellanox driver. I need the kmod install on test-lustre, but not the service activation.
0
0
Merge request reports
Viewing commit
f01d5d39
Prev
Next
Show latest version
4 files
+
5
−
19
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
f01d5d39
handling vars in vars_centos78 now
· f01d5d39
Andreas Hamacher
authored
4 years ago
CICD/plays/allnodes.yml
+
1
−
0
Options
@@ -19,6 +19,7 @@
-
vars/filesystems.yml
-
vars/slurm.yml
-
vars/vars.yml
-
vars/vars_centos78.yml
strategy
:
free
roles
:
# - { role: disable_selinux, tags: [ disableselinux ] }
Loading