summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2022-11-21 23:57:14 +0100
committerlassulus <lassulus@lassul.us>2022-11-21 23:57:14 +0100
commitc6722a692ee47e1316a05f5cb6839c4a11ebbd3f (patch)
tree10aefa79ed37226cfa59bfcd38b48b2f8d076dca
parenta8e04485cd0d3bc1c7ff7386a02eeb4c2b2bfe44 (diff)
news-host: use DHCP, remove puyak
-rw-r--r--krebs/2configs/news-host.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/krebs/2configs/news-host.nix b/krebs/2configs/news-host.nix
index b7728986..07674c86 100644
--- a/krebs/2configs/news-host.nix
+++ b/krebs/2configs/news-host.nix
@@ -4,10 +4,7 @@
"shodan"
"mors"
"styx"
- "puyak"
];
- hostIp = "10.233.2.101";
- localIp = "10.233.2.102";
format = "plain";
};
}