diff options
author | tv <tv@shackspace.de> | 2015-07-24 21:15:18 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 21:15:18 +0200 |
commit | 62ad5ff9d2bb41acdad20b68ee47c4a32ce928b6 (patch) | |
tree | 3fc6f86d49b42375beabca2e1e334687df9d6326 /2configs/tv/consul-server.nix | |
parent | a62be1cef8726a2afa61df3dac9e19a71882b370 (diff) |
{ * tv identity -> 3 krebs}.hosts
Diffstat (limited to '2configs/tv/consul-server.nix')
-rw-r--r-- | 2configs/tv/consul-server.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/tv/consul-server.nix b/2configs/tv/consul-server.nix index 5d3fd5579..63dabdc2a 100644 --- a/2configs/tv/consul-server.nix +++ b/2configs/tv/consul-server.nix @@ -9,7 +9,7 @@ server = true; - hosts = with config.tv.identity.hosts; [ + hosts = with config.krebs.hosts; [ # TODO get this list automatically from each host where tv.consul.enable is true cd mkdir |