multiple zones: Fix uninett typo in NS record
Build and test / build (push) Successful in 49s
Build and test / test (push) Successful in 29s
Build and test / deploy (push) Successful in 40s

This commit is contained in:
2026-04-29 15:04:20 +02:00
parent d8546fecf4
commit 2504746ed2
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ in
NS = [
"dvask.pvv.ntnu.no."
"nn.unintett.no."
"nn.uninett.no."
];
MX = [
+1 -1
View File
@@ -12,7 +12,7 @@ with dns.lib.combinators;
NS = [
"dvask.pvv.ntnu.no"
"swix.nvg.ntnu.no"
"nn.unintett.no"
"nn.uninett.no"
];
subdomains =
+1 -1
View File
@@ -37,7 +37,7 @@ in
};
NS = [
"dvask.pvv.ntnu.no"
"nn.unintett.no"
"nn.uninett.no"
];
subdomains = pvvHostReverseRecords // additionalReverseRecords;
+1 -1
View File
@@ -74,7 +74,7 @@ in
};
NS = [
"dvask.pvv.ntnu.no"
"nn.unintett.no"
"nn.uninett.no"
];
subdomains = pvvHostReverseRecords // additionalReverseRecords;