test-all-krebs-modules add krebs.exim-*.primary_hostname

This commit is contained in:
tv 2016-02-21 22:27:15 +01:00
parent 090771295e
commit a2b8eb7550

View File

@ -19,9 +19,13 @@ in {
username = "lol";
password = "wut";
};
exim-retiolum.enable = true;
exim-retiolum = {
enable = true;
primary_hostname = "test.r";
};
exim-smarthost = {
enable = true;
primary_hostname = "test.r";
system-aliases = [ { from = "dick"; to = "butt"; } ];
};
go.enable = true;