Dzahn has uploaded a new change for review.

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

Change subject: dhcp: let ulsfo public subnet use carbon as TFTP
......................................................................

dhcp: let ulsfo public subnet use carbon as TFTP

In order to install bast4001, which is the install-server
itself, we need to temp. set the ULSFO subnet to use
carbon in eqiad as the TFTP server and install cross-dc.

Bug:T123674
Change-Id: Id2ceab17ddfbfa7407ebdccbaa2af9e19992815e
---
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/59/283359/1

diff --git a/modules/install_server/files/dhcpd/dhcpd.conf 
b/modules/install_server/files/dhcpd/dhcpd.conf
index 795e31b..cf64cb8 100644
--- a/modules/install_server/files/dhcpd/dhcpd.conf
+++ b/modules/install_server/files/dhcpd/dhcpd.conf
@@ -423,7 +423,7 @@
     option routers 198.35.26.1;
     option domain-name "wikimedia.org";
 
-    next-server 198.35.26.5; # bast4001 (tftp server)
+    next-server 208.80.154.10; # carbon (tftp server)
 }
 
 # private1-ulsfo subnet

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id2ceab17ddfbfa7407ebdccbaa2af9e19992815e
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