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
428d7229
Commit
428d7229
authored
5 years ago
by
Simon Michnowicz
Browse files
Options
Downloads
Patches
Plain Diff
updated docs to remove no longer used flag
Former-commit-id:
0791b7fc
parent
49bd1359
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/extra_packages/README.md
+1
-2
1 addition, 2 deletions
roles/extra_packages/README.md
with
1 addition
and
2 deletions
roles/extra_packages/README.md
+
1
−
2
View file @
428d7229
...
@@ -4,9 +4,8 @@ Before calling, you may want to define the following lists:
...
@@ -4,9 +4,8 @@ Before calling, you may want to define the following lists:
extra_packages #list of yum packages. Or see code on how to it loads an alternative file if not defined
extra_packages #list of yum packages. Or see code on how to it loads an alternative file if not defined
exclude #list of packages to exclude
exclude #list of packages to exclude
useEpel # if defined, it will enable epel repo
Usage:
Usage:
roles:
roles:
-
{ role: extra_packages,
useEpel: True,
tags: [ other, extra_packages ] }
-
{ role: extra_packages, tags: [ other, extra_packages ] }
This diff is collapsed.
Click to expand it.
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