Remove issei from vpn and prometheus

pull/52/head
Simon Bruder 2021-04-02 18:13:09 +02:00
parent 94b2746018
commit ce7425d8c4
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
2 changed files with 0 additions and 5 deletions

View File

@ -72,7 +72,6 @@ in
job_name = "node";
static_configs = mkStaticTargets [
"fuuko.vpn.sbruder.de:9100"
"issei.vpn.sbruder.de:9100"
"nunotaba.vpn.sbruder.de:9100"
"sayuri.vpn.sbruder.de:9100"
"vueko.vpn.sbruder.de:9100"

View File

@ -2,10 +2,6 @@
let
serverHostName = "vueko";
peers = {
issei = {
address = "10.80.0.1";
publicKey = "UyZRAVTIc/RMs/J+591wrA8lHU0e8dwDJJwcpRb3xQA=";
};
nunotaba = {
address = "10.80.0.4";
publicKey = "DvR8mUkll4uyYhNcX82caMkbcw0Lykg8zDzm/3PD5jw=";