BBlack has submitted this change and it was merged.

Change subject: macaddr for lvs2003
......................................................................


macaddr for lvs2003

Change-Id: Ib8676493120ec5d1edf765240e09220675ccfd3b
---
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  BBlack: Verified; 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 35e553e..1a40d14 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1547,10 +1547,10 @@
        fixed-address lvs2002.wikimedia.org;
 }
 
-#host lvs2003 {
-#      hardware ethernet XXX;
-#      fixed-address lvs2003.wikimedia.org;
-#}
+host lvs2003 {
+       hardware ethernet fc:15:b4:1f:99:58;
+       fixed-address lvs2003.wikimedia.org;
+}
 
 host lvs2004 {
        hardware ethernet fc:15:b4:1f:3b:00;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib8676493120ec5d1edf765240e09220675ccfd3b
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to