shorten admin module machine list
This commit is contained in:
@@ -34,12 +34,8 @@
|
|||||||
"rpqt-admin" = {
|
"rpqt-admin" = {
|
||||||
module.input = "clan-core";
|
module.input = "clan-core";
|
||||||
module.name = "admin";
|
module.name = "admin";
|
||||||
roles.default.machines = {
|
roles.default.tags.server = { };
|
||||||
"crocus" = { };
|
roles.default.machines.haze = { };
|
||||||
"genepi" = { };
|
|
||||||
"haze" = { };
|
|
||||||
"verbena" = { };
|
|
||||||
};
|
|
||||||
roles.default.settings.allowedKeys = {
|
roles.default.settings.allowedKeys = {
|
||||||
rpqt_haze = (import ../parts).keys.rpqt.haze;
|
rpqt_haze = (import ../parts).keys.rpqt.haze;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user