Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
5daa037d
Commit
5daa037d
authored
Oct 04, 2017
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add failover lasrepo
parent
569cf5f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
roles/common/tasks/yumrepos.yml
roles/common/tasks/yumrepos.yml
+3
-1
No files found.
roles/common/tasks/yumrepos.yml
View file @
5daa037d
...
...
@@ -13,7 +13,9 @@
yum_repository
:
name
:
lasrepo-nonfree
description
:
Laboratory for Applications of Synchrotron radiation (CS)
baseurl
:
"
https://las101.las.kit.edu/lasrepo/${releasever}/${basearch}/"
baseurl
:
-
"
https://las101.las.kit.edu/lasrepo/${releasever}/${basearch}/"
-
"
https://las100.las.kit.edu/lasrepo/${releasever}/${basearch}/"
enabled
:
yes
gpgcheck
:
no
keepalive
:
yes
...
...
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