1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/host_vars/repro2.pkgbuild.com/misc
Kristian Klausen 664deb67ab WireGuard all hosts
This is meant as a internal authenticated and encrypted network which we
can use for internal services, we don't want to expose to the internet
or when encryption is desired but not easily implementable.
2021-07-06 20:58:15 +00:00

25 lines
481 B
Plaintext

hostname: "repro2.pkgbuild.com"
ipv4_address: "212.102.38.209"
ipv4_netmask: "/24"
ipv4_gateway: "212.102.38.222"
ipv6_address: "2a02:6ea0:c238::2"
ipv6_netmask: "/128"
ipv6_gateway: "2a02:6ea0:c238::1337"
filesystem: "btrfs"
network_interface: "enp65s0f0"
system_disks:
- /dev/sda
- /dev/sdb
raid_level: "raid1"
rebuilderd_workers:
- repro21
- repro22
- repro23
- repro24
wireguard_address: 10.0.0.29
wireguard_public_key: PQDUQxGH6n3PY/dqlDk6DsSV5XBYQvJWJbVJldEuYic=