feat(web03): Add catvayor as admin
All checks were successful
Build all the nodes / ap01 (push) Successful in 30s
Build all the nodes / netaccess01 (push) Successful in 18s
Build all the nodes / netcore01 (push) Successful in 18s
Build all the nodes / netcore02 (push) Successful in 18s
Build all the nodes / bridge01 (push) Successful in 2m3s
Build all the nodes / build01 (push) Successful in 2m3s
Build all the nodes / geo02 (push) Successful in 2m4s
Build all the nodes / hypervisor01 (push) Successful in 2m8s
Build all the nodes / hypervisor02 (push) Successful in 2m24s
Build all the nodes / hypervisor03 (push) Successful in 2m32s
Build all the nodes / geo01 (push) Successful in 2m43s
Build the shell / build-shell (push) Successful in 27s
Build all the nodes / compute01 (push) Successful in 3m20s
Run pre-commit on all files / pre-commit (push) Successful in 23s
Build all the nodes / rescue01 (push) Successful in 2m17s
Build all the nodes / tower01 (push) Successful in 1m57s
Build all the nodes / storage01 (push) Successful in 2m5s
Build all the nodes / vault01 (push) Successful in 2m9s
Build all the nodes / web01 (push) Successful in 2m32s
Build all the nodes / web03 (push) Successful in 2m14s
Build all the nodes / web02 (push) Successful in 2m29s

This commit is contained in:
Tom Hubrecht 2025-02-20 12:49:55 +01:00
parent 438b86d088
commit 417c39d469
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -314,6 +314,8 @@
version = "24.11";
system = "nixos";
};
admins = [ "catvayor" ];
};
};
}