Dzahn has submitted this change and it was merged.

Change subject: Revert "DHCP: set next-server for public-esams subnet to carbon"
......................................................................


Revert "DHCP: set next-server for public-esams subnet to carbon"

This reverts commit 223a8b4b775cf8e3ca75e7e1cf83820760388349.

Change-Id: I2fedaf9e032b0966f462f0ed4ccaae576aa16491
---
M modules/install_server/files/dhcpd/dhcpd.conf
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/install_server/files/dhcpd/dhcpd.conf 
b/modules/install_server/files/dhcpd/dhcpd.conf
index 90a0bdb..c65ae81 100644
--- a/modules/install_server/files/dhcpd/dhcpd.conf
+++ b/modules/install_server/files/dhcpd/dhcpd.conf
@@ -379,7 +379,7 @@
     option domain-name "wikimedia.org";
     option domain-name-servers 91.198.174.216, 208.80.154.239; # esams, eqiad 
caches
 
-    next-server 208.80.154.10; # carbon (tftp server)
+    next-server 91.198.174.113; # bast3001 (tftp server)
 }
 
 # esams Management subnet

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2fedaf9e032b0966f462f0ed4ccaae576aa16491
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to