rm emergency-access, root-password

This commit is contained in:
2025-07-16 14:18:40 +07:00
parent ba9b6868e4
commit b5c20ab4de

View File

@@ -14,13 +14,6 @@
inventory = {
instances = {
emergency-access = {
module = {
name = "emergency-access";
input = "clan-core";
};
roles.default.tags."all" = { };
};
pocket-id = {
module = {
@@ -43,9 +36,6 @@
admin = {
default.config.allowedKeys = [ ];
};
root-password."default" = {
roles.default.machines = [ "b4l" ];
};
};
};