Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/315876
Change subject: repeat hostname for IPv6 for iron,kraz,lead,labtestweb ...................................................................... repeat hostname for IPv6 for iron,kraz,lead,labtestweb Change-Id: Ibd34ec5fef0cca1cd818bbc2e0ad726a6403e350 --- M templates/wikimedia.org 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/76/315876/1 diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 9c52138..8fd3138 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -135,18 +135,18 @@ install2001 1H IN A 208.80.153.4 install2001 1H IN AAAA 2620:0:860:1:208:80:153:4 iron 1H IN A 208.80.154.151 - 1H IN AAAA 2620:0:861:2:208:80:154:151 +iron 1H IN AAAA 2620:0:861:2:208:80:154:151 kraz 1H IN A 208.80.153.44 - 1H IN AAAA 2620:0:860:2:208:80:153:44 +kraz 1H IN AAAA 2620:0:860:2:208:80:153:44 labcontrol1001 1H IN A 208.80.154.92 labcontrol1002 1H IN A 208.80.154.95 labtestweb2001 1H IN A 208.80.153.14 - 1H IN AAAA 2620:0:860:1:208:80:153:14 +labtestweb2001 1H IN AAAA 2620:0:860:1:208:80:153:14 labservices1001 1H IN A 208.80.155.117 labtestcontrol2001 1H IN A 208.80.153.47 labtestservices2001 1H IN A 208.80.153.48 lead 1H IN A 208.80.154.82 - 1H IN AAAA 2620:0:861:3:208:80:154:82 +lead 1H IN AAAA 2620:0:861:3:208:80:154:82 lvs1001 1H IN A 208.80.154.55 lvs1002 1H IN A 208.80.154.56 lvs1003 1H IN A 208.80.154.57 -- To view, visit https://gerrit.wikimedia.org/r/315876 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibd34ec5fef0cca1cd818bbc2e0ad726a6403e350 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
