From 6baa4e3b709a533f00e83526758e414f064c71e0 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 11 Mar 2020 21:10:37 +0100 Subject: [PATCH] hq.nixops: move mucbot to serv vlan --- hq.nixops | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hq.nixops b/hq.nixops index 580bc8c9..e1a0fe49 100644 --- a/hq.nixops +++ b/hq.nixops @@ -32,7 +32,7 @@ hosts/containers/mucbot/configuration.nix ]; deployment = { - targetHost = "2a02:8106:208:5201:28db:dff:fe6b:e89a"; + targetHost = "2a02:8106:208:5282:28db:dff:fe6b:e89a"; storeKeysOnMachine = true; }; };