test-all-krebs-modules: disable exim-retiolum
This commit is contained in:
parent
92605d46b2
commit
1241c61b88
|
@ -19,10 +19,11 @@ in {
|
||||||
username = "lol";
|
username = "lol";
|
||||||
password = "wut";
|
password = "wut";
|
||||||
};
|
};
|
||||||
exim-retiolum = {
|
# XXX exim-retiolum and exim-smarthost are mutually exclusive
|
||||||
enable = true;
|
#exim-retiolum = {
|
||||||
primary_hostname = "test.r";
|
# enable = true;
|
||||||
};
|
# primary_hostname = "test.r";
|
||||||
|
#};
|
||||||
exim-smarthost = {
|
exim-smarthost = {
|
||||||
enable = true;
|
enable = true;
|
||||||
primary_hostname = "test.r";
|
primary_hostname = "test.r";
|
||||||
|
|
Loading…
Reference in a new issue