RobH has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/366177 )
Change subject: decom of rcs100[12] production dns ...................................................................... decom of rcs100[12] production dns removal of production dns entries as systems are decom Bug: T170157 Change-Id: I03c04a4cc6a9cffcd50ad7e5956117c5623479db --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 6 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/77/366177/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 301da8a..87370b2 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -251,7 +251,7 @@ 14 1H IN PTR wdqs1003.eqiad.wmnet. 15 1H IN PTR db1011.eqiad.wmnet. 16 1H IN PTR scb1001.eqiad.wmnet. -17 1H IN PTR rcs1002.eqiad.wmnet. + 18 1H IN PTR conf1001.eqiad.wmnet. 19 1H IN PTR db1015.eqiad.wmnet. 20 1H IN PTR db1016.eqiad.wmnet. @@ -814,7 +814,7 @@ 138 1H IN PTR aqs1005.eqiad.wmnet. 146 1H IN PTR osmium.eqiad.wmnet. 147 1H IN PTR hp1001.eqiad.wmnet. -148 1H IN PTR rcs1001.eqiad.wmnet. + 149 1H IN PTR snapshot1006.eqiad.wmnet. 150 1H IN PTR iridium.eqiad.wmnet. 151 1H IN PTR ocg1001.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 6358a0d..3a6b682 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -755,10 +755,6 @@ puppetmaster1001 1H IN AAAA 2620:0:861:102:10:64:16:73 puppetmaster1002 1H IN A 10.64.48.45 puppetmaster1002 1H IN AAAA 2620:0:861:107:10:64:48:45 -rcs1001 1H IN A 10.64.32.148 -rcs1001 1H IN AAAA 2620:0:861:103:10:64:32:148 -rcs1002 1H IN A 10.64.0.17 -rcs1002 1H IN AAAA 2620:0:861:101:10:64:0:17 rdb1001 1H IN A 10.64.32.76 rdb1002 1H IN A 10.64.32.77 rdb1003 1H IN A 10.64.0.201 -- To view, visit https://gerrit.wikimedia.org/r/366177 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I03c04a4cc6a9cffcd50ad7e5956117c5623479db 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
