diff options
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 |