diff options
author | makefu <github@syntax-fehler.de> | 2016-07-20 17:18:57 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-07-20 17:18:57 +0200 |
commit | 46232b30beba336ccc6a1a75e1cc9d66646b5dcc (patch) | |
tree | 3bb4af31a1de9f307d53f1797e52dcd13a9a38a8 /makefu/1systems/shoney.nix | |
parent | 13a5662feb58b91287ac00c19925c70156612755 (diff) |
makefu: s/krebs\.retiolum/krebs.tinc.retiolum/g
Diffstat (limited to 'makefu/1systems/shoney.nix')
-rw-r--r-- | makefu/1systems/shoney.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/shoney.nix b/makefu/1systems/shoney.nix index 3a3ac9c7c..0e6ae6e17 100644 --- a/makefu/1systems/shoney.nix +++ b/makefu/1systems/shoney.nix @@ -13,6 +13,7 @@ in { ../2configs/save-diskspace.nix ../2configs/hw/CAC.nix ../2configs/fs/CAC-CentOS-7-64bit.nix + ../2configs/tinc/retiolum.nix ]; @@ -21,7 +22,6 @@ in { krebs = { enable = true; - retiolum.enable = true; build.host = config.krebs.hosts.shoney; nginx.enable = true; tinc_graphs = { |