mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-08 19:24:21 +02:00
I'm not sure why to be honest but for some reason, the wireguard secrets on these two boxes didn't exist any more and as such, I had to manually re-create them. They've already been deployed and monitoring should see them.
12 lines
395 B
YAML
12 lines
395 B
YAML
ipv4_address: "178.105.3.184"
|
|
ipv4_netmask: "/32"
|
|
ipv6_address: "2a01:4f8:c014:5646::1"
|
|
wireguard_address: 10.0.0.56
|
|
wireguard_public_key: "+eDOT1NydpWaUBHrQPXxV/5amT6KFmSz1OfEzYTwpiU="
|
|
nginx_enable_http3: true
|
|
buildbtw_domain: buildbtw.archlinux.review
|
|
buildbtw_stage: review
|
|
buildbtw_gitlab_packages_group: packaging-buildbtw-dev/packages
|
|
certbot_dns_support: true
|
|
certbot_tsig_name: buildbtw
|