Dzahn has uploaded a new change for review.

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

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/198245/1

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..cbab762 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: newchange
Gerrit-Change-Id: I213232d51e0444f7e5c4216a8f5907562ee183e4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to