Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
89eade3d
Verified
Commit
89eade3d
authored
Sep 06, 2017
by
Florian Pritz
Browse files
mirrors: Deploy mirrorchecker
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
388f3b14
Changes
5
Hide whitespace changes
Inline
Side-by-side
group_vars/mirrors.yml
View file @
89eade3d
---
default_qdisc
:
"
fq"
tcp_congestion_control
:
"
bbr"
archweb_db_host
:
'
apollo.archlinux.org'
host_vars/jpn.mirror.pkgbuild.com
View file @
89eade3d
---
mirror_domain: jpn.mirror.pkgbuild.com
archweb_mirrorcheck_locations: [8]
host_vars/mex.mirror.pkgbuild.com
View file @
89eade3d
---
mirror_domain: mex.mirror.pkgbuild.com
archweb_mirrorcheck_locations: [7]
host_vars/sgp.mirror.pkgbuild.com
View file @
89eade3d
---
mirror_domain: sgp.mirror.pkgbuild.com
archweb_mirrorcheck_locations: [9]
playbooks/mirrors.yml
View file @
89eade3d
...
...
@@ -9,4 +9,5 @@
-
{
role
:
root_ssh
,
tags
:
[
'
root_ssh'
]
}
-
{
role
:
nginx
,
letsencrypt_validation_dir
:
"
/var/lib/letsencrypt"
,
tags
:
[
"
nginx"
]
}
-
{
role
:
syncrepo
,
tags
:
[
'
syncrepo'
,
'
nginx'
]
}
-
{
role
:
archweb
,
archweb_site
:
false
,
archweb_services
:
false
,
archweb_mirrorcheck
:
true
,
tags
:
[
'
archweb'
]
}
# - { role: zabbix-agent, tags: ["zabbix", "zabbix-agent"] }
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