Ottomata has submitted this change and it was merged. Change subject: Add eventstreams.svc.codfw.wmnet ......................................................................
Add eventstreams.svc.codfw.wmnet Bug: T143925 Change-Id: I6466fcf88a4599e2f1cecbf0b0ca8b383108e802 --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 0 deletions(-) Approvals: Ottomata: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 5dc909c..1b05daf 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -40,6 +40,7 @@ ; 31 reserved for ocg 32 1H IN PTR wdqs.svc.codfw.wmnet. ; 33 reserved for kibana +34 1H IN PTR eventstreams.svc.codfw.wmnet. ; 10.2.2.0/24 - eqiad LVS low-traffic (internal) services diff --git a/templates/wmnet b/templates/wmnet index 75a9eb6..889da7f 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -4178,6 +4178,7 @@ ; 31 reserved for ocg wdqs 1H IN A 10.2.1.32 ; 33 reserved for kibana +eventstreams 1H IN A 10.2.1.34 ganeti01 1H IN A 10.192.16.131 labstore 1H IN A 10.192.21.7 -- To view, visit https://gerrit.wikimedia.org/r/322931 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6466fcf88a4599e2f1cecbf0b0ca8b383108e802 Gerrit-PatchSet: 2 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
