make drone-runner able to use hosts wireguard tunnel (not persistent)

This commit is contained in:
2026-02-26 11:34:49 +01:00
parent 11149f762d
commit 9688eb529d

View File

@@ -53,3 +53,7 @@
DRONE_RPC_SECRET: "dronegitea" DRONE_RPC_SECRET: "dronegitea"
DRONE_RUNNER_CAPACITY: "4" DRONE_RUNNER_CAPACITY: "4"
DRONE_RUNNER_NAME: "proxmox-runner" DRONE_RUNNER_NAME: "proxmox-runner"
# not persistent
- name: Add route to WireGuard network via Proxmox host
command: ip route add 10.0.0.0/24 via 192.168.178.2