Alexandros Kosiaris has submitted this change and it was merged. Change subject: Fix address for scb1002 (fixup for c7c6c8b) ......................................................................
Fix address for scb1002 (fixup for c7c6c8b) Can't seem to get anything right today Change-Id: Icb79aa60191485c535229f4ec8db245894f2c05c --- M templates/10.in-addr.arpa 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alexandros Kosiaris: Verified; Looks good to me, approved diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 0e2f683..d14d6fa 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -419,7 +419,7 @@ 18 1H IN PTR db1029.eqiad.wmnet. 19 1H IN PTR db1030.eqiad.wmnet. 20 1H IN PTR db1031.eqiad.wmnet. -21 1H IN PTR scb1001.eqiad.wmnet. +21 1H IN PTR scb1002.eqiad.wmnet. 22 1H IN PTR db1033.eqiad.wmnet. 23 1H IN PTR db1034.eqiad.wmnet. 24 1H IN PTR db1035.eqiad.wmnet. -- To view, visit https://gerrit.wikimedia.org/r/230543 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icb79aa60191485c535229f4ec8db245894f2c05c Gerrit-PatchSet: 3 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
