Cmjohnson has submitted this change and it was merged.
Change subject: adding mac address to dhcp file for restbase1001/2
......................................................................
adding mac address to dhcp file for restbase1001/2
Change-Id: I563c4012ccab94090cc3e0339665e756e76469cc
---
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Cmjohnson: Looks good to me, approved
jenkins-bot: Verified
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 87f279b..9983126 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -4466,14 +4466,14 @@
}
host restbase1001 {
- hardware ethernet ;
+ hardware ethernet 8c:dc:d4:00:0c:b0;
fixed-address restbase1001.eqiad.wmnet;
option pxelinux.pathprefix "jessie-installer/";
filename "jessie-installer/debian-installer/amd64/pxelinux.0";
}
host restbase1002 {
- hardware ethernet ;
+ hardware ethernet 8c:dc:d4:00:11:78;
fixed-address restbase1002.eqiad.wmnet;
option pxelinux.pathprefix "jessie-installer/";
filename "jessie-installer/debian-installer/amd64/pxelinux.0";
--
To view, visit https://gerrit.wikimedia.org/r/191904
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I563c4012ccab94090cc3e0339665e756e76469cc
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Cmjohnson <[email protected]>
Gerrit-Reviewer: Cmjohnson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits