summaryrefslogtreecommitdiffstats
path: root/2configs/tv/consul-server.nix
diff options
context:
space:
mode:
Diffstat (limited to '2configs/tv/consul-server.nix')
-rw-r--r--2configs/tv/consul-server.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/tv/consul-server.nix b/2configs/tv/consul-server.nix
index 63dabdc2..d10f9ea7 100644
--- a/2configs/tv/consul-server.nix
+++ b/2configs/tv/consul-server.nix
@@ -4,7 +4,7 @@
tv.consul = rec {
enable = true;
- inherit (config.tv.identity) self;
+ self = config.krebs.build.host;
inherit (self) dc;
server = true;