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
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:
parent
438b86d088
commit
417c39d469
1 changed files with 2 additions and 0 deletions
|
@ -314,6 +314,8 @@
|
|||
version = "24.11";
|
||||
system = "nixos";
|
||||
};
|
||||
|
||||
admins = [ "catvayor" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue