fix(web02): Remove test user
All checks were successful
build configuration / build_and_cache_rescue01 (push) Successful in 1m13s
build configuration / build_and_cache_geo01 (push) Successful in 1m15s
build configuration / build_and_cache_storage01 (push) Successful in 1m20s
build configuration / build_and_cache_compute01 (push) Successful in 1m34s
build configuration / build_and_cache_krz01 (push) Successful in 2m11s
build configuration / build_and_cache_geo02 (push) Successful in 1m6s
build configuration / build_and_cache_vault01 (push) Successful in 1m19s
lint / check (push) Successful in 23s
build configuration / build_and_cache_web02 (push) Successful in 1m15s
build configuration / build_and_cache_web01 (push) Successful in 1m42s
build configuration / build_and_cache_bridge01 (push) Successful in 1m3s
All checks were successful
build configuration / build_and_cache_rescue01 (push) Successful in 1m13s
build configuration / build_and_cache_geo01 (push) Successful in 1m15s
build configuration / build_and_cache_storage01 (push) Successful in 1m20s
build configuration / build_and_cache_compute01 (push) Successful in 1m34s
build configuration / build_and_cache_krz01 (push) Successful in 2m11s
build configuration / build_and_cache_geo02 (push) Successful in 1m6s
build configuration / build_and_cache_vault01 (push) Successful in 1m19s
lint / check (push) Successful in 23s
build configuration / build_and_cache_web02 (push) Successful in 1m15s
build configuration / build_and_cache_web01 (push) Successful in 1m42s
build configuration / build_and_cache_bridge01 (push) Successful in 1m3s
This commit is contained in:
parent
1e71ef3636
commit
dae3b7c7f6
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ lib.extra.mkConfig {
|
|||
];
|
||||
|
||||
extraConfig = {
|
||||
users.users.test = {
|
||||
isNormalUser = true;
|
||||
password = "totoro";
|
||||
};
|
||||
# Restrict access to this node
|
||||
dgn-access-control.users.root = [ "thubrecht" ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue