ma: update gum ip

This commit is contained in:
makefu 2017-11-02 14:27:23 +01:00
parent 0ed8f933f6
commit 0f2fe8b6f5
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -545,8 +545,8 @@ with import <stockholm/lib>;
};
nets = rec {
internet = {
ip4.addr = "188.68.40.19";
ip6.addr = "2a03:4000:17:2df::1";
ip4.addr = "185.194.143.140";
ip6.addr = "2a03:4000:1c:43f::1";
aliases = [
"gum.i"
];