Dzahn has submitted this change and it was merged.
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(-)
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 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: merged
Gerrit-Change-Id: I80768aea896161958b0fe6cafdc2830385d6268f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits