inventory.pocket-id goes into the instances section
This commit is contained in:
@@ -19,6 +19,14 @@
|
|||||||
};
|
};
|
||||||
roles.default.tags."all" = { };
|
roles.default.tags."all" = { };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pocket-id = {
|
||||||
|
module = {
|
||||||
|
name = "pocket-id";
|
||||||
|
input = "self";
|
||||||
|
};
|
||||||
|
roles.default.machines.b4l = { };
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
@@ -30,13 +38,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
instances.pocket-id = {
|
|
||||||
module = {
|
|
||||||
name = "pocket-id";
|
|
||||||
input = "self";
|
|
||||||
};
|
|
||||||
roles.default.machines.b4l = { };
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user