forked from fediversity/fediversity
late rebase
This commit is contained in:
parent
fbe1eb0345
commit
04337fe8c3
1 changed files with 5 additions and 3 deletions
|
|
@ -103,9 +103,11 @@ let
|
|||
../machines/operator/test04
|
||||
];
|
||||
};
|
||||
atticConfigurationResource = makeResourceModule {
|
||||
vmName = "test12";
|
||||
isTestVm = true;
|
||||
atticConfigurationResource = {
|
||||
imports = [
|
||||
commonResourceModule
|
||||
../machines/operator/test12
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue