Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
61ac2a66
Commit
61ac2a66
authored
Sep 05, 2017
by
Bartłomiej Piotrowski
Browse files
Configure Mexican mirror
parent
dea39062
Changes
3
Hide whitespace changes
Inline
Side-by-side
host_vars/mex.mirror.pkgbuild.com
0 → 100644
View file @
61ac2a66
---
default_qdisc: "fq"
tcp_congestion_control: "bbr"
mirror_domain: mex.mirror.pkgbuild.com
hosts
View file @
61ac2a66
...
...
@@ -6,7 +6,7 @@ soyuz.archlinux.org
luna.archlinux.org
[pia]
169.57.35.94
mex.mirror.pkgbuild.com
169.38.85.99
161.202.204.237
159.122.70.8
...
...
@@ -15,3 +15,6 @@ luna.archlinux.org
169.50.62.117
161.202.225.107
169.50.62.113
[mirrors]
mex.mirror.pkgbuild.com
playbooks/mirrors.yml
0 → 100644
View file @
61ac2a66
---
-
name
:
common playbook for mirrors
hosts
:
mirrors
remote_user
:
root
roles
:
-
{
role
:
common
,
tags
:
[
'
common'
]
}
-
{
role
:
tools
,
tags
:
[
'
tools'
]
}
-
{
role
:
sshd
,
tags
:
[
'
sshd'
]
}
-
{
role
:
root_ssh
,
tags
:
[
'
root_ssh'
]
}
-
{
role
:
nginx
,
letsencrypt_validation_dir
:
"
/var/lib/letsencrypt"
,
tags
:
[
"
nginx"
]
}
-
{
role
:
syncrepo
,
tags
:
[
'
syncrepo'
,
'
nginx'
]
}
# - { role: zabbix-agent, tags: ["zabbix", "zabbix-agent"] }
Write
Preview
Supports
Markdown
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