rm emergency-access, root-password
This commit is contained in:
@@ -14,13 +14,6 @@
|
|||||||
inventory = {
|
inventory = {
|
||||||
|
|
||||||
instances = {
|
instances = {
|
||||||
emergency-access = {
|
|
||||||
module = {
|
|
||||||
name = "emergency-access";
|
|
||||||
input = "clan-core";
|
|
||||||
};
|
|
||||||
roles.default.tags."all" = { };
|
|
||||||
};
|
|
||||||
|
|
||||||
pocket-id = {
|
pocket-id = {
|
||||||
module = {
|
module = {
|
||||||
@@ -43,9 +36,6 @@
|
|||||||
admin = {
|
admin = {
|
||||||
default.config.allowedKeys = [ ];
|
default.config.allowedKeys = [ ];
|
||||||
};
|
};
|
||||||
root-password."default" = {
|
|
||||||
roles.default.machines = [ "b4l" ];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user