Dzahn has submitted this change and it was merged.

Change subject: add hosts subra and suhail to DHCP (poolcounter)
......................................................................


add hosts subra and suhail to DHCP (poolcounter)

These are going to be the poolcounter servers for codfw.
mgmt DNS was up (thx Rob), MAC addresses from racadm getsysinfo.

Bug:T93261
Change-Id: I213232d51e0444f7e5c4216a8f5907562ee183e4
---
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 10 insertions(+), 0 deletions(-)

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



diff --git a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200 
b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
index 63a26fc..a41cdfc 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5491,6 +5491,16 @@
        fixed-address strontium.eqiad.wmnet;
 }
 
+host subra {
+       hardware ethernet D4:AE:52:AD:62:75;
+       fixed-address subra.codfw.wmnet;
+}
+
+host suhail {
+       hardware ethernet 90:B1:1C:00:AE:28;
+       fixed-address suhail.codfw.wmnet;
+}
+
 host tellurium {
        hardware ethernet 00:10:18:E4:1E:26;
        fixed-address tellurium.eqiad.wmnet;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I213232d51e0444f7e5c4216a8f5907562ee183e4
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Papaul <ptshiba...@wikimedia.org>
Gerrit-Reviewer: RobH <r...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to