fix(checks/inventory): use buildClan instead of buildInventory
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
../shared.nix
|
||||
];
|
||||
}
|
||||
5
checks/dummy-inventory-test/legacy-module/roles/peer.nix
Normal file
5
checks/dummy-inventory-test/legacy-module/roles/peer.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
../shared.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user