summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2022-01-02 14:53:24 +0100
committerJörg Thalheim <joerg@thalheim.io>2022-01-02 14:54:01 +0100
commit6f96a15df66161e217258a5626f94121b0a39459 (patch)
treea415710b8ef9219ec4afedbce5bd5e21f32f716c
parent62b30b072016c2bce7da315b5e85c693677467de (diff)
mic92: add ip address for yasmin
-rw-r--r--krebs/3modules/external/mic92.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/krebs/3modules/external/mic92.nix b/krebs/3modules/external/mic92.nix
index 9a3c855f4..95eae20b0 100644
--- a/krebs/3modules/external/mic92.nix
+++ b/krebs/3modules/external/mic92.nix
@@ -300,6 +300,11 @@ in {
};
yasmin = {
owner = config.krebs.users.mic92;
+ nets.internet = {
+ ip4.addr = "131.159.102.7";
+ ip6.addr = "2a09:80c0:102::7";
+ aliases = [ "yasmin.i" ];
+ };
nets.retiolum = {
ip4.addr = "10.243.29.197";
aliases = [