RobH has uploaded a new change for review. https://gerrit.wikimedia.org/r/177233
Change subject: setting ip info for server californium ...................................................................... setting ip info for server californium new horizon server for eqiad Change-Id: Ib6c2d0fad130acdc3e092e5f84ab6601f6a7b226 RT: 8966 --- M templates/10.in-addr.arpa M templates/154.80.208.in-addr.arpa M templates/wikimedia.org M templates/wmnet 4 files changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/33/177233/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index a3f2ca8..a6cf473 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1499,6 +1499,7 @@ 18 1H IN PTR wmf3117.mgmt.eqiad.wmnet. 19 1H IN PTR wmf3116.mgmt.eqiad.wmnet. 20 1H IN PTR wmf3115.mgmt.eqiad.wmnet. +21 1H IN PTR californium.mgmt.eqiad.wmnet. 21 1H IN PTR wmf3114.mgmt.eqiad.wmnet. 22 1H IN PTR wmf3113.mgmt.eqiad.wmnet. 23 1H IN PTR wmf3112.mgmt.eqiad.wmnet. diff --git a/templates/154.80.208.in-addr.arpa b/templates/154.80.208.in-addr.arpa index e5c7a7b..5f40bce 100644 --- a/templates/154.80.208.in-addr.arpa +++ b/templates/154.80.208.in-addr.arpa @@ -80,6 +80,7 @@ 89 1H IN PTR lead.wikimedia.org. 90 1H IN PTR polonium.wikimedia.org. 91 1H IN PTR wiki-mail-eqiad.wikimedia.org. +92 1H IN PTR californium.wikimedia.org. ; 208.80.154.128/26 (public1-b-eqiad) (.128 - .191) diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 998bf89..0a9fcb2 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -123,6 +123,7 @@ beryllium 1H IN A 208.80.154.47 boron 1H IN A 208.80.155.4 calcium 1H IN A 208.80.154.158 +californium 1H IN A 208.80.154.92 carbon 1H IN A 208.80.154.10 carbon 1H IN AAAA 2620:0:861:1:208:80:154:10 chromium 1H IN A 208.80.154.157 diff --git a/templates/wmnet b/templates/wmnet index 7c0a239..ed4cd94 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -828,6 +828,7 @@ wmf3116 1H IN A 10.65.2.19 wmf3115 1H IN A 10.65.2.20 wmf3114 1H IN A 10.65.2.21 +californium 1H IN A 10.65.2.21 wmf3113 1H IN A 10.65.2.22 wmf3112 1H IN A 10.65.2.23 wmf3111 1H IN A 10.65.2.24 -- To view, visit https://gerrit.wikimedia.org/r/177233 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib6c2d0fad130acdc3e092e5f84ab6601f6a7b226 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
