Files
infrastructure/host_vars/runner2.archlinux.org/misc.yml
Sven-Hendrik Haase ed7875e659 Deploy buildbtw-executor inside a new GitLab Runner
In buildbtw, we ship the executor binary as an OCI artifact which is a
convenient delivery mechanism and superior to plain GitLab artifacts.

The secure/production buildbtw runner is scoped to archlinux/packaging
and only runs protected branches while the non-secure/staging buildbtw
runner is an instance-wide runner so that it also runs pipelines in
forks and it's not restricted to protected branches.
2026-06-09 20:39:03 +02:00

13 lines
335 B
YAML

ipv4_address: "157.180.104.115"
ipv4_netmask: "/32"
ipv6_address: "2a01:4f9:3090:11cb::2"
ipv6_netmask: "/128"
ipv4_gateway: "157.180.104.65"
ipv6_gateway: "fe80::1"
system_disks:
- /dev/nvme0n1
- /dev/nvme1n1
wireguard_address: 10.0.0.58
wireguard_public_key: Y8eYq23msrRlKYe+1OnrSs+pzHPFUiRZLJeVSrcO9zU=
buildbtw_image_tag: main