Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/280491

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

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

Have to switch the tftp-server for the esams public subnet
over to carbon in eqiad, in order to re-install the install-server
(hooft) itself and then switch it back.

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/91/280491/1

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

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I80768aea896161958b0fe6cafdc2830385d6268f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to