mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-03-01 15:46:21 +01:00
runner1 is deemed too unreliable[1] for CI usage (due to connectivity issues to our gitlab server), and has been replaced by a new runner[2] paid by us. Let's see if it is reliable enough to be used as a mirror. [1] https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/759 [2] 7be0b218 ("Add new GitLab runner: runner2")
18 lines
449 B
YAML
18 lines
449 B
YAML
mirror_domain: frankfurt.mirror.pkgbuild.com
|
|
ipv4_address: "138.199.19.15"
|
|
ipv4_netmask: "/25"
|
|
ipv4_gateway: "138.199.19.126"
|
|
ipv6_address: "2a02:6ea0:c72e::2"
|
|
ipv6_netmask: "/64"
|
|
ipv6_gateway: "2a02:6ea0:c72e::1337"
|
|
ipv6_ignore_ra: true
|
|
network_interface: "enp1s0f0"
|
|
system_disks:
|
|
- /dev/sda
|
|
- /dev/sdb
|
|
raid_level: "raid1"
|
|
|
|
configure_network: true
|
|
wireguard_address: 10.0.0.30
|
|
wireguard_public_key: HNs19dDeutg4yA2twh9Qw26bfVA1J9Z5rrBYSye0q2k=
|