Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/263890
Change subject: introduce alsafi.codfw.wmnet ...................................................................... introduce alsafi.codfw.wmnet Alsafi is the traditional name of Sigma Draconis. https://en.wikipedia.org/wiki/Sigma_Draconis This is going to be a ganeti VM for url-downloader. Bug:T123472 Change-Id: I4b2deaef7e266e51bbcfab9f44ce97d94e4fb2ec --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/90/263890/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index df69329..5793dbc 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -2902,6 +2902,7 @@ 168 1H IN PTR cygnus.codfw.wmnet. ; VM on the ganeti01.svc.codfw.wmnet cluster 169 1H IN PTR kafka2002.codfw.wmnet. 170 1H IN PTR pc2004.codfw.wmnet. +171 1H IN PTR alsafi.codfw.wmnet. ; VM on the ganeti01.svc.codfw.wmnet cluster $ORIGIN 17.192.{{ zonename }}. 1 1H IN PTR vl2018-eth1.lvs2001.codfw.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 5747f6f..30a737f 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -2221,7 +2221,8 @@ ; Servers - listed alphabetically -auth2001 1H IN A 10.192.0.138 +alsafi 1H IN A 10.192.16.171 +auth2001 1H IN A 10.192.0.138 cp2001 1H IN A 10.192.0.122 1H IN AAAA 2620:0:860:101:10:192:0:122 cp2002 1H IN A 10.192.0.123 -- To view, visit https://gerrit.wikimedia.org/r/263890 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4b2deaef7e266e51bbcfab9f44ce97d94e4fb2ec Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
