From a2b8eb75506fa27bc3d44f6a33d860ce7d3470e0 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 21 Feb 2016 22:27:15 +0100 Subject: test-all-krebs-modules add krebs.exim-*.primary_hostname --- shared/1systems/test-all-krebs-modules.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'shared') diff --git a/shared/1systems/test-all-krebs-modules.nix b/shared/1systems/test-all-krebs-modules.nix index e1021c7e..5c3ba942 100644 --- a/shared/1systems/test-all-krebs-modules.nix +++ b/shared/1systems/test-all-krebs-modules.nix @@ -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; -- cgit v1.2.3