fix(krz01): disable proxmox for now
Some checks failed
Check meta / check_meta (pull_request) Successful in 19s
Check meta / check_dns (pull_request) Successful in 18s
build configuration / build_krz01 (pull_request) Successful in 1m13s
build configuration / build_storage01 (pull_request) Successful in 1m12s
build configuration / build_vault01 (pull_request) Successful in 1m7s
build configuration / build_compute01 (pull_request) Successful in 1m21s
build configuration / build_web02 (pull_request) Successful in 1m4s
build configuration / build_rescue01 (pull_request) Successful in 1m4s
build configuration / build_web01 (pull_request) Successful in 1m35s
build configuration / build_geo01 (pull_request) Successful in 59s
build configuration / build_bridge01 (pull_request) Successful in 1m2s
lint / check (pull_request) Successful in 25s
build configuration / build_geo02 (pull_request) Successful in 1m4s
build configuration / push_to_cache_krz01 (pull_request) Successful in 1m29s
build configuration / push_to_cache_storage01 (pull_request) Successful in 1m19s
build configuration / push_to_cache_vault01 (pull_request) Successful in 1m43s
build configuration / push_to_cache_rescue01 (pull_request) Successful in 1m33s
build configuration / push_to_cache_web02 (pull_request) Successful in 1m34s
build configuration / push_to_cache_compute01 (pull_request) Successful in 2m3s
build configuration / push_to_cache_geo01 (pull_request) Successful in 1m7s
build configuration / push_to_cache_web01 (pull_request) Successful in 2m8s
build configuration / push_to_cache_geo02 (pull_request) Successful in 1m7s
build configuration / push_to_cache_bridge01 (pull_request) Successful in 1m10s
build configuration / build_storage01 (push) Has been cancelled
build configuration / build_vault01 (push) Has been cancelled
build configuration / build_rescue01 (push) Has been cancelled
build configuration / build_geo01 (push) Has been cancelled
build configuration / build_geo02 (push) Has been cancelled
build configuration / build_bridge01 (push) Has been cancelled
build configuration / push_to_cache_krz01 (push) Has been cancelled
build configuration / push_to_cache_compute01 (push) Has been cancelled
build configuration / push_to_cache_storage01 (push) Has been cancelled
build configuration / push_to_cache_rescue01 (push) Has been cancelled
build configuration / push_to_cache_geo01 (push) Has been cancelled
build configuration / push_to_cache_geo02 (push) Has been cancelled
build configuration / push_to_cache_vault01 (push) Has been cancelled
build configuration / push_to_cache_web01 (push) Has been cancelled
build configuration / push_to_cache_web02 (push) Has been cancelled
build configuration / push_to_cache_bridge01 (push) Has been cancelled
build configuration / build_web01 (push) Has been cancelled
build configuration / build_web02 (push) Has been cancelled
build configuration / build_compute01 (push) Has been cancelled
build configuration / build_krz01 (push) Has been cancelled
lint / check (push) Successful in 25s

Until #139 is merged.

Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
Ryan Lahfa 2024-10-08 16:40:18 +02:00
parent da40fa9b3d
commit 862f004e3c

View file

@ -7,7 +7,7 @@ lib.extra.mkConfig {
enabledServices = [
# INFO: This list needs to stay sorted alphabetically
"proxmox"
# TODO: re-enable me when #139 is merged. "proxmox"
];
extraConfig = {