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
Jelle van der Waa 48979fb9da
Update runne1.archlinux.org filesystem to ext4
This PIA box was never btrfs, so do not set it as such as it will enable
the btrfs scrub timer.
2020-08-04 21:55:00 +02:00

7 lines
128 B
Org Mode

---
network_interface: "eno2"
ipv4_address: "169.50.62.125"
ipv4_netmask: "/26"
ipv4_gateway: "169.50.62.65"
filesystem: "ext4"