Dzahn has submitted this change and it was merged.

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(-)

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