summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/external/mic92.nix
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2021-10-14 15:49:08 +0200
committerJörg Thalheim <joerg@thalheim.io>2021-10-23 14:58:10 +0200
commitdb9f0d97ec35cc4673bdb9b0fb8b922891400357 (patch)
tree94e25db010fd958e1f44960cac3b2459f18b6a29 /krebs/3modules/external/mic92.nix
parentb13aaa3e6539a3b9c968e694d624baccf95157c0 (diff)
mic92: fix ips of maurice
Diffstat (limited to 'krebs/3modules/external/mic92.nix')
-rw-r--r--krebs/3modules/external/mic92.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/krebs/3modules/external/mic92.nix b/krebs/3modules/external/mic92.nix
index ec76273a..c477eb6f 100644
--- a/krebs/3modules/external/mic92.nix
+++ b/krebs/3modules/external/mic92.nix
@@ -818,8 +818,8 @@ in {
nets = rec {
retiolum = {
addrs = [
- config.krebs.hosts.graham.nets.retiolum.ip4.addr
- config.krebs.hosts.graham.nets.retiolum.ip6.addr
+ config.krebs.hosts.maurice.nets.retiolum.ip4.addr
+ config.krebs.hosts.maurice.nets.retiolum.ip6.addr
];
ip4.addr = "10.243.29.200";
aliases = [ "maurice.r" ];