1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/host_vars/runner1.archlinux.org
2020-12-11 22:08:26 +00:00

17 lines
338 B
Org Mode

hostname: "runner1.archlinux.org"
ipv4_address: "84.17.49.250"
ipv4_netmask: "/24"
ipv4_gateway: "84.17.49.254"
ipv6_address: "2a02:6ea0:c719::2"
ipv6_netmask: "/128"
ipv6_gateway: "2a02:6ea0:c719::1337"
filesystem: "btrfs"
network_interface: "ens1f*"
system_disks:
- /dev/sda
- /dev/sdb
raid_level: "raid1"
configure_network: true