diff options
| author | makefu <github@syntax-fehler.de> | 2017-01-10 11:34:44 +0100 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2017-01-10 11:34:44 +0100 | 
| commit | a510069d86bd00d9ff348bdad321294cdf42dafb (patch) | |
| tree | 8e6db35f79b4cbc7869690c4a3150ba90cda0aca | |
| parent | 0695846f3c3d474eb8ee7d4b902e14676fd1a8d8 (diff) | |
m 1 wry: add central-stats-client
| -rw-r--r-- | makefu/1systems/wry.nix | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/makefu/1systems/wry.nix b/makefu/1systems/wry.nix index 6290ff6e9..03114c0e6 100644 --- a/makefu/1systems/wry.nix +++ b/makefu/1systems/wry.nix @@ -24,10 +24,10 @@ in {        # ../2configs/nginx/euer.test.nix        # collectd -      # ../2configs/collectd/collectd-base.nix +      ../2configs/logging/central-stats-client.nix        ../2configs/tinc/retiolum.nix -      ../2configs/torrent.nix +      # ../2configs/torrent.nix    ];    krebs.build.host = config.krebs.hosts.wry; | 
