Faidon has uploaded a new change for review.
https://gerrit.wikimedia.org/r/80354
Change subject: authdns: switch eeden to new ns2 service IP
......................................................................
authdns: switch eeden to new ns2 service IP
The old remains on the box live-hacked with puppet disabled for the next
few days.
Change-Id: Ia6cf1341a5ae44951710b513382e14aee2c923d4
---
M files/smokeping/Targets
M manifests/role/authdns.pp
M templates/powerdns/recursor.conf.erb
3 files changed, 5 insertions(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/54/80354/1
diff --git a/files/smokeping/Targets b/files/smokeping/Targets
index 5a2a245..2464703 100644
--- a/files/smokeping/Targets
+++ b/files/smokeping/Targets
@@ -170,10 +170,10 @@
title = Service latency (DNS)
+++ dns1
-host = 208.80.152.131
+host = 208.80.154.238
+++ dns2
-host = 208.80.152.142
+host = 208.80.152.214
+++ dns3
-host = 91.198.174.4
+host = 91.198.174.239
diff --git a/manifests/role/authdns.pp b/manifests/role/authdns.pp
index 3c34abd..60f43d2 100644
--- a/manifests/role/authdns.pp
+++ b/manifests/role/authdns.pp
@@ -68,7 +68,7 @@
# ns2 @ esams
class role::authdns::ns2 inherits role::authdns::base {
- $ipv4 = '91.198.174.4'
+ $ipv4 = '91.198.174.239'
$ipv6 = '2620:0:862:ed1a::e'
interface::ip { 'authdns_ipv4':
diff --git a/templates/powerdns/recursor.conf.erb
b/templates/powerdns/recursor.conf.erb
index 02c9344..684bc1c 100644
--- a/templates/powerdns/recursor.conf.erb
+++ b/templates/powerdns/recursor.conf.erb
@@ -81,7 +81,7 @@
# forward-zones Zones for which we forward queries, comma separated
domain=ip pairs
#
-forward-zones= wmnet=208.80.154.238;208.80.152.214;91.198.174.4,
10.in-addr.arpa=208.80.154.238;208.80.152.214;91.198.174.4,
wmflabs=208.80.152.32
+forward-zones= wmnet=208.80.154.238;208.80.152.214;91.198.174.239,
10.in-addr.arpa=208.80.154.238;208.80.152.214;91.198.174.239,
wmflabs=208.80.152.32
#################################
# hint-file If set, load root hints from this file
--
To view, visit https://gerrit.wikimedia.org/r/80354
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6cf1341a5ae44951710b513382e14aee2c923d4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits