Add metrics test host.
Remove explicit ns1-4 maps for selby.ca
This commit is contained in:
parent
08bb2e1d9f
commit
7d450335cb
|
@ -137,6 +137,7 @@
|
||||||
test = {
|
test = {
|
||||||
aliases = {
|
aliases = {
|
||||||
git = "nutboy3.fudo.org.";
|
git = "nutboy3.fudo.org.";
|
||||||
|
metrics = "nutboy3.fudo.org.";
|
||||||
webmail = "nutboy3.fudo.org.";
|
webmail = "nutboy3.fudo.org.";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -4,10 +4,6 @@
|
||||||
imap = "mail.fudo.org.";
|
imap = "mail.fudo.org.";
|
||||||
mail = "mail.fudo.org.";
|
mail = "mail.fudo.org.";
|
||||||
minecraft = "minecraft.fudo.org.";
|
minecraft = "minecraft.fudo.org.";
|
||||||
ns1 = "ns1.fudo.org.";
|
|
||||||
ns2 = "ns2.fudo.org.";
|
|
||||||
ns3 = "ns3.fudo.org.";
|
|
||||||
ns4 = "ns4.fudo.org.";
|
|
||||||
pop = "mail.fudo.org.";
|
pop = "mail.fudo.org.";
|
||||||
smtp = "mail.fudo.org.";
|
smtp = "mail.fudo.org.";
|
||||||
webmail = "webmail.fudo.org.";
|
webmail = "webmail.fudo.org.";
|
||||||
|
|
Loading…
Reference in New Issue