summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2017-01-21 22:25:47 +0100
committerlassulus <lass@lassul.us>2017-01-21 22:25:47 +0100
commit65de42b52ca86375e355fec7613b129df3bccbe4 (patch)
tree51338bc024727189de0ed2c1a2ef9580143a5552 /shared
parentfc9dbd78356cc4af53f1b3cc48e9025a44f4f764 (diff)
s 1 test-all-krebs-modules: use new Reaktor api
Diffstat (limited to 'shared')
-rw-r--r--shared/1systems/test-all-krebs-modules.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/1systems/test-all-krebs-modules.nix b/shared/1systems/test-all-krebs-modules.nix
index 0bfcff68..b42968cf 100644
--- a/shared/1systems/test-all-krebs-modules.nix
+++ b/shared/1systems/test-all-krebs-modules.nix
@@ -9,7 +9,7 @@ in {
enable = true;
build.user = config.krebs.users.shared;
build.host = config.krebs.hosts.test-all-krebs-modules;
- Reaktor.enable = true;
+ Reaktor.test = {};
apt-cacher-ng.enable = true;
backup.enable = true;
bepasty.enable = true;