mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
As discussed in https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/531 we want to split the repo and the archive server and as a first step of that we're commissioning this AX41-NVME server from hetzner to serve as a future repo host. Signed-off-by: Christian Heusel <christian@heusel.eu>
18 lines
391 B
Plaintext
18 lines
391 B
Plaintext
hostname: "repos.archlinux.org"
|
|
|
|
ipv4_address: "168.119.141.106"
|
|
ipv4_netmask: "/32"
|
|
ipv6_address: "2a01:4f8:251:598::"
|
|
ipv6_netmask: "/64"
|
|
ipv4_gateway: "168.119.141.65"
|
|
ipv6_gateway: "fe80::1"
|
|
filesystem: "btrfs"
|
|
system_disks:
|
|
- /dev/nvme0n1
|
|
- /dev/nvme1n1
|
|
- /dev/nvme2n1
|
|
raid_level: "raid1"
|
|
|
|
wireguard_address: 10.0.0.45
|
|
wireguard_public_key: MDt3DqmYppnV81CFHLII1O80BWFGYeGGNrDWlQcX5H8=
|