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
3370c39b
Commit
3370c39b
authored
Oct 17, 2017
by
Bartłomiej Piotrowski
Browse files
hosts: rename sgp.mirror to sgp
parent
a2b836ba
Changes
3
Hide whitespace changes
Inline
Side-by-side
host_vars/sgp.
mirror.
pkgbuild.com
→
host_vars/sgp.pkgbuild.com
View file @
3370c39b
---
mirror_domain: sgp.mirror.pkgbuild.com
public_domain: sgp.pkgbuild.com
archweb_mirrorcheck_locations: [9]
hosts
View file @
3370c39b
...
...
@@ -9,7 +9,7 @@ luna.archlinux.org
ind.mirror.pkgbuild.com
jpn.mirror.pkgbuild.com
mex.mirror.pkgbuild.com
sgp.
mirror.
pkgbuild.com
sgp.pkgbuild.com
159.122.70.8
169.50.62.119
...
...
@@ -21,7 +21,7 @@ sgp.mirror.pkgbuild.com
ind.mirror.pkgbuild.com
jpn.mirror.pkgbuild.com
mex.mirror.pkgbuild.com
sgp.
mirror.
pkgbuild.com
sgp.pkgbuild.com
[borg-clients]
orion.archlinux.org
...
...
playbooks/sgp.yml
0 → 100644
View file @
3370c39b
---
-
name
:
setup signapore build server
hosts
:
sgp.pkgbuild.com
remote_user
:
root
roles
:
-
{
role
:
common
,
tags
:
[
'
common'
]
}
-
{
role
:
tools
,
tags
:
[
'
tools'
]
}
-
{
role
:
sshd
,
tags
:
[
'
sshd'
]
}
-
{
role
:
root_ssh
,
tags
:
[
'
root_ssh'
]
}
-
{
role
:
archusers
,
tags
:
[
'
archusers'
]
}
-
{
role
:
nginx
,
letsencrypt_validation_dir
:
"
/var/lib/letsencrypt"
,
tags
:
[
"
nginx"
]
}
-
{
role
:
sudo
,
tags
:
[
'
sudo'
,
'
archusers'
]
}
-
{
role
:
syncrepo
,
tags
:
[
'
syncrepo'
,
'
nginx'
]
}
-
{
role
:
sogrep
,
tags
:
[
'
sogrep'
]
}
-
{
role
:
archbuild
,
tags
:
[
'
archbuild'
]
}
-
{
role
:
public_html
,
tags
:
[
'
public_html'
,
'
nginx'
]
}
-
{
role
:
archweb
,
archweb_site
:
false
,
archweb_services
:
false
,
archweb_mirrorcheck
:
true
,
tags
:
[
'
archweb'
]
}
-
{
role
:
crond
,
tags
:
[
'
crond'
]
}
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