diff options
author | Jörg Thalheim <joerg@thalheim.io> | 2021-12-03 11:47:40 +0100 |
---|---|---|
committer | Jörg Thalheim <joerg@thalheim.io> | 2021-12-08 21:08:53 +0100 |
commit | b981c43a97bf254ea15c324d8f82aab368cdf3d0 (patch) | |
tree | 50a09c0e021d8ed600c12e18faf443530791cadb /krebs/3modules | |
parent | 2bcac9f89cd3ada1b75f348db3cafc14eb4dd491 (diff) |
mic92: remove ipv4 from turingmachine
Diffstat (limited to 'krebs/3modules')
-rw-r--r-- | krebs/3modules/external/mic92.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/krebs/3modules/external/mic92.nix b/krebs/3modules/external/mic92.nix index 65ef565c8..901379294 100644 --- a/krebs/3modules/external/mic92.nix +++ b/krebs/3modules/external/mic92.nix @@ -525,7 +525,6 @@ in { owner = config.krebs.users.mic92; nets = { retiolum = { - ip4.addr = "10.243.29.168"; aliases = [ "turingmachine.r" ]; |