use openstack designate dns
Build and test / build (push) Failing after 48s
Build and test / test (push) Has been skipped
Build and test / deploy (push) Has been skipped
Build and test / build (pull_request) Failing after 44s
Build and test / test (pull_request) Has been skipped
Build and test / deploy (pull_request) Has been skipped

This commit is contained in:
2026-05-20 20:23:14 +02:00
parent 118d6eb224
commit b47af34e4f
+5 -7
View File
@@ -334,9 +334,6 @@ in
# Outside 129.241.210.128/25:
ildkule = {
ipv4 = "129.241.153.213";
ipv6 = "2001:700:300:6026:f816:3eff:fe58:f1e8";
aliases = [
"grafana"
"journald"
@@ -344,10 +341,11 @@ in
];
};
gluttony = {
ipv4 = "129.241.100.118";
ipv6 = "2001:700:300:6026:f816:3eff:fe58:f1e8";
};
"ildkule.stackit.pvv.ntnu.no.".aliases = [ "ildkule" ];
gluttony = { };
"gluttony.stackit.pvv.ntnu.no.".aliases = [ "gluttony" ];
# TODO - Make less quirky syntax for this
"ircnet.underworld.no.".aliases = [ "irc" ];