Herron has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/383400 )
Change subject: Add puppetcompiler1001 forward and reverse DNS records ...................................................................... Add puppetcompiler1001 forward and reverse DNS records Create dns entries for puppetcompiler1001.eqiad.wmnet ganeti VM Bug: T177843 Change-Id: I36f99810a8fef564a8d5c8508f50e024f93b89dd --- M templates/10.in-addr.arpa M templates/wmnet 2 files changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/00/383400/1 diff --git a/templates/10.in-addr.arpa b/templates/10.in-addr.arpa index 7e5a534..b2f9de7 100644 --- a/templates/10.in-addr.arpa +++ b/templates/10.in-addr.arpa @@ -714,7 +714,7 @@ 14 1H IN PTR ores1005.eqiad.wmnet. 15 1H IN PTR ores1006.eqiad.wmnet. 16 1H IN PTR deploy1001.eqiad.wmnet. - +17 1H IN PTR puppetcompiler1001.eqiad.wmnet. ; VM on the ganeti01.svc.eqiad.wmnet cluster 18 1H IN PTR rdb1007.eqiad.wmnet. 19 1H IN PTR rdb1008.eqiad.wmnet. 20 1H IN PTR neodymium.eqiad.wmnet. diff --git a/templates/wmnet b/templates/wmnet index 76aa873..14dcc2f 100644 --- a/templates/wmnet +++ b/templates/wmnet @@ -791,6 +791,7 @@ prometheus1004 1H IN A 10.64.16.38 prometheus1004 1H IN AAAA 2620:0:861:102:10:64:16:38 promethium 1H IN A 10.64.20.12 +puppetcompiler1001 1H IN A 10.64.32.17 ; VM on the ganeti01.svc.eqiad.wmnet cluster puppetmaster1001 1H IN A 10.64.16.73 puppetmaster1001 1H IN AAAA 2620:0:861:102:10:64:16:73 puppetmaster1002 1H IN A 10.64.48.45 -- To view, visit https://gerrit.wikimedia.org/r/383400 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I36f99810a8fef564a8d5c8508f50e024f93b89dd Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Herron <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
