mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
20 lines
459 B
Plaintext
20 lines
459 B
Plaintext
hostname: "runner1.archlinux.org"
|
|
|
|
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
|
|
filesystem: "btrfs"
|
|
network_interface: "enp1s0f0"
|
|
system_disks:
|
|
- /dev/sda
|
|
- /dev/sdb
|
|
raid_level: "raid1"
|
|
|
|
configure_network: true
|
|
wireguard_address: 10.0.0.30
|
|
wireguard_public_key: VghPKlYaYYcdt4peH2n9X95ebTamz2MeOI8NvMTmomI=
|