tests: explicitly specify services to be sourced from self
See previous commit
This commit is contained in:
@@ -14,6 +14,7 @@ in
|
||||
instances = {
|
||||
ssh-test-one = {
|
||||
module.name = "@clan/admin";
|
||||
module.input = "self";
|
||||
roles.default.machines."server".settings = {
|
||||
allowedKeys.testkey = public-key;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user