RobH has submitted this change and it was merged. Change subject: setting dns for server uranium ......................................................................
setting dns for server uranium server uranium to replace nickel as ganglia using trusty Change-Id: I163d3ca75d0961f81d818eab6018f42130233a6d RT: 7906 --- 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(+), 1 deletion(-) Approvals: RobH: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 21c8c1d..db9491e 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -1652,6 +1652,7 @@ 6 1H IN PTR WMF3129.mgmt.eqiad.wmnet. 6 1H IN PTR protactinium.mgmt.eqiad.wmnet. 7 1H IN PTR WMF3128.mgmt.eqiad.wmnet. +7 1H IN PTR uranium.mgmt.eqiad.wmnet. 8 1H IN PTR WMF3127.mgmt.eqiad.wmnet. 9 1H IN PTR WMF3126.mgmt.eqiad.wmnet. 10 1H IN PTR WMF3125.mgmt.eqiad.wmnet. diff --git a/templates/154.80.208.in-addr.arpa b/templates/154.80.208.in-addr.arpa index ebb7adf..19bd064 100644 --- a/templates/154.80.208.in-addr.arpa +++ b/templates/154.80.208.in-addr.arpa @@ -40,7 +40,7 @@ 50 1H IN PTR hydrogen.wikimedia.org. 51 1H IN PTR ssl1007.wikimedia.org. 52 1H IN PTR rhenium.wikimedia.org. - +53 1H IN PTR uranium.wikimedia.org. 55 1H IN PTR lvs1001.wikimedia.org. 56 1H IN PTR lvs1002.wikimedia.org. 57 1H IN PTR lvs1003.wikimedia.org. diff --git a/templates/wikimedia.org b/templates/wikimedia.org index eec07b2..6f5e867 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -226,6 +226,7 @@ thulium 1H IN A 208.80.155.12 titanium 1H IN A 208.80.154.154 tridge 1H IN A 208.80.152.170 ; Cold Backup Server +uranium 1H IN A 208.80.154.53 virt0 1H IN A 208.80.152.32 virt1000 1H IN A 208.80.154.18 ytterbium 1H IN A 208.80.154.80 diff --git a/templates/wmnet b/templates/wmnet index 12dcd59..5491e88 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -908,6 +908,7 @@ WMF3129 1H IN A 10.65.2.6 protactinium 1H IN A 10.65.2.6 WMF3128 1H IN A 10.65.2.7 +uranium 1H IN A 10.65.2.7 WMF3127 1H IN A 10.65.2.8 WMF3126 1H IN A 10.65.2.9 WMF3125 1H IN A 10.65.2.10 -- To view, visit https://gerrit.wikimedia.org/r/159500 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I163d3ca75d0961f81d818eab6018f42130233a6d Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> Gerrit-Reviewer: RobH <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
