Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
0bc7c099
Commit
0bc7c099
authored
Oct 04, 2017
by
julian.gethmann
Browse files
Add failover lasrepo
parent
f1dc3b7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/common/tasks/yumrepos.yml
View file @
0bc7c099
...
...
@@ -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
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment