Commit graph

5 commits

Author SHA1 Message Date
ba62dcd6a6
fix(storage01): Make prometheus work again
Some checks failed
Check meta / check_meta (pull_request) Successful in 20s
Check meta / check_dns (pull_request) Successful in 20s
Run pre-commit on all files / check (push) Successful in 26s
Check workflows / check_workflows (pull_request) Successful in 26s
Build all the nodes / geo01 (pull_request) Successful in 1m45s
Build all the nodes / bridge01 (pull_request) Successful in 1m53s
Build all the nodes / compute01 (pull_request) Successful in 2m6s
Build all the nodes / geo02 (pull_request) Successful in 1m52s
Build all the nodes / rescue01 (pull_request) Successful in 2m22s
Build all the nodes / storage01 (pull_request) Successful in 2m10s
Build all the nodes / vault01 (pull_request) Successful in 1m47s
Build all the nodes / web02 (pull_request) Successful in 1m42s
Build all the nodes / web01 (pull_request) Successful in 2m20s
Run pre-commit on all files / check (pull_request) Successful in 30s
Build all the nodes / web03 (pull_request) Successful in 1m38s
Build all the nodes / ap01 (pull_request) Failing after 5m38s
By only looking at nixos nodes
2024-12-08 17:15:45 +01:00
715201abc2
fix(rescue01): Filter nodes to only include real servers 2024-12-08 17:15:45 +01:00
750a2f90eb
feat(crabfit): Remove overzealous padding
All checks were successful
Check meta / check_dns (push) Successful in 18s
Check meta / check_meta (push) Successful in 19s
Check workflows / check_workflows (push) Successful in 22s
Check meta / check_dns (pull_request) Successful in 19s
Check meta / check_meta (pull_request) Successful in 19s
Check workflows / check_workflows (pull_request) Successful in 23s
Build all the nodes / bridge01 (pull_request) Successful in 1m16s
Build all the nodes / geo01 (pull_request) Successful in 1m26s
Build all the nodes / geo02 (pull_request) Successful in 1m32s
Build all the nodes / compute01 (pull_request) Successful in 1m43s
Build all the nodes / rescue01 (pull_request) Successful in 1m45s
Build all the nodes / storage01 (pull_request) Successful in 1m31s
Build all the nodes / vault01 (pull_request) Successful in 1m27s
Build all the nodes / web02 (pull_request) Successful in 1m18s
Run pre-commit on all files / check (pull_request) Successful in 24s
Build all the nodes / web03 (pull_request) Successful in 1m46s
Build all the nodes / web01 (pull_request) Successful in 2m3s
Build all the nodes / bridge01 (push) Successful in 1m6s
Build all the nodes / geo01 (push) Successful in 1m11s
Build all the nodes / geo02 (push) Successful in 1m11s
Build all the nodes / compute01 (push) Successful in 1m45s
Build all the nodes / storage01 (push) Successful in 1m29s
Build all the nodes / rescue01 (push) Successful in 1m36s
Build all the nodes / vault01 (push) Successful in 1m25s
Run pre-commit on all files / check (push) Successful in 28s
Build all the nodes / web02 (push) Successful in 1m28s
Build all the nodes / web01 (push) Successful in 2m0s
Build all the nodes / web03 (push) Successful in 1m14s
2024-12-08 15:11:16 +01:00
0b27fef19f
fix(bridge01): Use correct node name
All checks were successful
Check meta / check_dns (pull_request) Successful in 17s
Check meta / check_meta (pull_request) Successful in 17s
Check workflows / check_workflows (pull_request) Successful in 22s
Build all the nodes / bridge01 (pull_request) Successful in 1m13s
Build all the nodes / geo01 (pull_request) Successful in 1m11s
Build all the nodes / compute01 (pull_request) Successful in 1m41s
Build all the nodes / geo02 (pull_request) Successful in 1m14s
Build all the nodes / rescue01 (pull_request) Successful in 1m32s
Build all the nodes / storage01 (pull_request) Successful in 1m28s
Build all the nodes / vault01 (pull_request) Successful in 1m28s
Build all the nodes / web02 (pull_request) Successful in 1m15s
Build all the nodes / web01 (pull_request) Successful in 1m47s
Run pre-commit on all files / check (pull_request) Successful in 25s
Build all the nodes / web03 (pull_request) Successful in 1m14s
Check meta / check_meta (push) Successful in 26s
Check meta / check_dns (push) Successful in 27s
Check workflows / check_workflows (push) Successful in 27s
Build all the nodes / bridge01 (push) Successful in 1m21s
Build all the nodes / geo01 (push) Successful in 1m24s
Build all the nodes / geo02 (push) Successful in 1m11s
Build all the nodes / compute01 (push) Successful in 1m55s
Build all the nodes / storage01 (push) Successful in 1m51s
Build all the nodes / rescue01 (push) Successful in 1m54s
Run pre-commit on all files / check (push) Successful in 25s
Build all the nodes / vault01 (push) Successful in 1m35s
Build all the nodes / web02 (push) Successful in 1m25s
Build all the nodes / web03 (push) Successful in 1m18s
Build all the nodes / web01 (push) Successful in 2m3s
2024-12-08 13:46:29 +01:00
ecbad0a638
chore: Abstract machines and modules
All checks were successful
Check workflows / check_workflows (push) Successful in 21s
Run pre-commit on all files / check (push) Successful in 24s
Check meta / check_dns (pull_request) Successful in 19s
Check meta / check_meta (pull_request) Successful in 18s
Check workflows / check_workflows (pull_request) Successful in 19s
Build all the nodes / bridge01 (pull_request) Successful in 1m13s
Build all the nodes / geo01 (pull_request) Successful in 1m14s
Build all the nodes / compute01 (pull_request) Successful in 1m44s
Build all the nodes / geo02 (pull_request) Successful in 1m12s
Build all the nodes / rescue01 (pull_request) Successful in 1m30s
Build all the nodes / storage01 (pull_request) Successful in 1m29s
Build all the nodes / vault01 (pull_request) Successful in 1m26s
Build all the nodes / web02 (pull_request) Successful in 1m19s
Run pre-commit on all files / check (pull_request) Successful in 24s
Build all the nodes / web01 (pull_request) Successful in 1m56s
Build all the nodes / web03 (pull_request) Successful in 1m25s
This adds subdirectories for the different types of systems, for the
modules and the machines
2024-12-08 13:39:10 +01:00