Cmjohnson has uploaded a new change for review.

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


Change subject: Adding rdb1/2 dhcpd
......................................................................

Adding rdb1/2 dhcpd

Change-Id: Ieadeb827831381f6aacca0058f154f0e6a333fd7
---
M files/dhcpd/linux-host-entries.ttyS1-115200
M manifests/decommissioning.pp
2 files changed, 11 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/31/56931/1

diff --git a/files/dhcpd/linux-host-entries.ttyS1-115200 
b/files/dhcpd/linux-host-entries.ttyS1-115200
index 0563746..584f43a 100644
--- a/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -3586,6 +3586,16 @@
        fixed-address promethium.eqiad.wmnet;
 }
 
+host rdb1 {
+       hardware ethernet90:B1:1C:36:A1:99;
+       fixed-address rdb1.pmtpa.wmnet;
+}
+
+host rdb2 {
+       hardware ethernet 90:B1:1C:36:A2:99;
+       fixed-address rdb2.pmtpa.wmnet;
+}
+
 host rdb1001 {
        hardware ethernet 90:B1:1C:2D:7B:74;
        fixed-address rdb1001.eqiad.wmnet;
diff --git a/manifests/decommissioning.pp b/manifests/decommissioning.pp
index eaa6cc0..85eb327 100644
--- a/manifests/decommissioning.pp
+++ b/manifests/decommissioning.pp
@@ -18,6 +18,7 @@
 "db5",
 "db7",
 "db8",
+"db11",
 "db12",
 "db13",
 "db14",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieadeb827831381f6aacca0058f154f0e6a333fd7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Cmjohnson <cmjohn...@wikimedia.org>

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

Reply via email to