Faidon Liambotis has submitted this change and it was merged.

Change subject: Revert "DNS cleanup"
......................................................................


Revert "DNS cleanup"

The '*.local 1H IN A 127.0.0.1' entry was added in
Ifc752ac89bbfa1c793d37917b099b0c98dc38a5a to provide a means for
MediaWiki-Vagrant to implement consistent name-based vhosting for roles.

This reverts commit 8272e65f4b9a0ce4ff3a2dc02f9d70caa59566ae.

Bug: 62992
Change-Id: I929b4b05643262a110346fefe231fd0f6dd474ce
---
M templates/wmftest.org
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Faidon Liambotis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/wmftest.org b/templates/wmftest.org
index c82fb05..616c905 100644
--- a/templates/wmftest.org
+++ b/templates/wmftest.org
@@ -31,6 +31,10 @@
 ; Servers (alphabetic order)
 
 ; Service aliases
+; Wildcard to support name-based virtual hosts in local development 
environments
+*.local                 1H      IN A    127.0.0.1
 
 ; Wikis (alphabetic order)
 
+; Other websites
+googleffffffffbd5bc537 1h      IN CNAME        google.com.

-- 
To view, visit https://gerrit.wikimedia.org/r/120039
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I929b4b05643262a110346fefe231fd0f6dd474ce
Gerrit-PatchSet: 3
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: RobH <r...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to