shorten admin module machine list
This commit is contained in:
parent
3cf7b2bfaf
commit
2e68ab90da
1 changed files with 2 additions and 6 deletions
|
|
@ -34,12 +34,8 @@
|
|||
"rpqt-admin" = {
|
||||
module.input = "clan-core";
|
||||
module.name = "admin";
|
||||
roles.default.machines = {
|
||||
"crocus" = { };
|
||||
"genepi" = { };
|
||||
"haze" = { };
|
||||
"verbena" = { };
|
||||
};
|
||||
roles.default.tags.server = { };
|
||||
roles.default.machines.haze = { };
|
||||
roles.default.settings.allowedKeys = {
|
||||
rpqt_haze = (import ../parts).keys.rpqt.haze;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue