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
b9aac3c0
Commit
b9aac3c0
authored
Mar 24, 2018
by
Bartłomiej Piotrowski
Browse files
Use sgp.mirror as build server
parent
3244a80b
Changes
4
Hide whitespace changes
Inline
Side-by-side
host_vars/sgp.mirror.pkgbuild.com
View file @
b9aac3c0
...
...
@@ -2,3 +2,4 @@
mirror_domain: sgp.mirror.pkgbuild.com
archweb_mirrorcheck_locations: [9]
arch32_mirror_domain: sgp.mirror.archlinux32.org
archbuild_fs: 'btrfs'
host_vars/sgp.pkgbuild.com
deleted
100644 → 0
View file @
3244a80b
---
public_domain: sgp.pkgbuild.com
archbuild_fs: 'btrfs'
hosts
View file @
b9aac3c0
...
...
@@ -35,7 +35,7 @@ luna.archlinux.org
[buildservers]
soyuz.archlinux.org
sgp.pkgbuild.com
sgp.
mirror.
pkgbuild.com
[unmanaged]
nymeria.archlinux.org
...
...
playbooks/sgp.yml
View file @
b9aac3c0
---
-
name
:
setup signapore build server
hosts
:
sgp.pkgbuild.com
hosts
:
sgp.
mirror.
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
,
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'
]
}
-
{
role
:
common
}
-
{
role
:
tools
}
-
{
role
:
sshd
}
-
{
role
:
root_ssh
}
-
{
role
:
archusers
}
-
{
role
:
nginx
}
-
{
role
:
sudo
,
tags
:
[
'
archusers'
]
}
-
{
role
:
syncrepo
,
tags
:
[
'
nginx'
]
}
-
{
role
:
arch32_mirror
,
tags
:
[
'
nginx'
]
}
-
{
role
:
sogrep
}
-
{
role
:
archbuild
}
-
{
role
:
archweb
,
archweb_site
:
false
,
archweb_services
:
false
,
archweb_mirrorcheck
:
true
}
-
{
role
:
crond
}
-
{
role
:
zabbix-agent
,
tags
:
[
"
zabbix"
]
}
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