From afb6afff1d0f81d8a0dcfd94fa8e46a849bb094f Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 27 Jul 2015 02:02:34 +0200 Subject: * tv -> tv * --- 2configs/tv/consul-server.nix | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 2configs/tv/consul-server.nix (limited to '2configs/tv/consul-server.nix') diff --git a/2configs/tv/consul-server.nix b/2configs/tv/consul-server.nix deleted file mode 100644 index d10f9ea75..000000000 --- a/2configs/tv/consul-server.nix +++ /dev/null @@ -1,21 +0,0 @@ -{ config, ... }: - -{ - tv.consul = rec { - enable = true; - - self = config.krebs.build.host; - inherit (self) dc; - - server = true; - - hosts = with config.krebs.hosts; [ - # TODO get this list automatically from each host where tv.consul.enable is true - cd - mkdir - nomic - rmdir - #wu - ]; - }; -} -- cgit v1.2.3