Files
infrastructure/host_vars/repos.archlinux.org/misc.yml
Kristian Klausen 09cb1c3ed4 Use and offer rsync mirroring over TLS
There is no reason for not offering (and using it ourselves) rsync
mirroring over TLS these days which provides encryption, authentication
and integrity.

As the pacman database files are unsigned this also provides some
protection against MITM tampering.

Fix #298
2025-10-12 13:23:50 +02:00

17 lines
364 B
YAML

ipv4_address: "168.119.141.106"
ipv4_netmask: "/32"
ipv6_address: "2a01:4f8:251:598::"
ipv6_netmask: "/64"
ipv4_gateway: "168.119.141.65"
ipv6_gateway: "fe80::1"
system_disks:
- /dev/nvme0n1
- /dev/nvme1n1
- /dev/nvme2n1
raid_level: "raid1"
nginx_stream: true
wireguard_address: 10.0.0.45
wireguard_public_key: ZE7fr78hG6eB3Qjhys0n7DxplMBbcWzBGI7DhMvCeDc=