1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/host_vars/repro1.pkgbuild.com
Jelle van der Waa d129e7d947 Add rebuilderd_worker role for repro1.pkgbuild.com
The repro3.pkgbuild.com machine was a packet.net box with an Ubuntu
installation. Now converted to an Arch Linux installation managed by
ansible with a new rebuilderd_worker role.
2020-12-03 16:19:43 +00:00

19 lines
361 B
Plaintext

---
hostname: "repro1.pkgbuild.com"
ipv4_address: "147.75.81.79"
ipv4_netmask: "/31"
ipv6_address: "2604:1380:2001:4500::1"
ipv6_netmask: "/127"
ipv4_gateway: "147.75.81.78"
ipv6_gateway: "2604:1380:2001:4500::2"
filesystem: "btrfs"
network_interface: "enp1s0f0np0"
system_disks:
- /dev/sda
configure_network: true
rebuilderd_workers:
- repro11
- repro12