Inventory: add new module class: class='clan'
This commit is contained in:
6
lib/inventory/tests/clanModule/roles/default.nix
Normal file
6
lib/inventory/tests/clanModule/roles/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
_class = "clan";
|
||||
perInstance = { };
|
||||
perService = { };
|
||||
}
|
||||
Reference in New Issue
Block a user