fix(tower01): Use vpn for deployments
All checks were successful
Build all the nodes / netcore01 (push) Successful in 21s
Build all the nodes / netcore02 (push) Successful in 21s
Build all the nodes / netaccess01 (push) Successful in 27s
Build all the nodes / ap01 (push) Successful in 31s
Build all the nodes / hypervisor03 (push) Successful in 1m34s
Build all the nodes / tower01 (push) Successful in 1m27s
Build all the nodes / hypervisor02 (push) Successful in 2m1s
Build all the nodes / build01 (push) Successful in 2m27s
Build all the nodes / hypervisor01 (push) Successful in 2m26s
Build all the nodes / compute01 (push) Successful in 2m31s
Build all the nodes / geo02 (push) Successful in 2m39s
Build all the nodes / geo01 (push) Successful in 2m42s
Build all the nodes / bridge01 (push) Successful in 2m44s
Build all the nodes / rescue01 (push) Successful in 2m23s
Build all the nodes / storage01 (push) Successful in 2m29s
Run pre-commit on all files / pre-commit (push) Successful in 26s
Build all the nodes / cof02 (push) Successful in 2m55s
Build the shell / build-shell (push) Successful in 28s
Build all the nodes / vault01 (push) Successful in 3m16s
Build all the nodes / web02 (push) Successful in 1m53s
Build all the nodes / web01 (push) Successful in 2m17s
Build all the nodes / web03 (push) Successful in 2m35s

This commit is contained in:
sinavir 2025-03-14 10:30:14 +01:00
parent 2aac734fa6
commit 3319b5c3ce
No known key found for this signature in database

View file

@ -261,6 +261,8 @@
stateVersion = "24.11";
deployment.targetHost = "tower01.dgnum";
nixpkgs = {
version = "24.11";
system = "nixos";