Alexandros Kosiaris has submitted this change and it was merged.
Change subject: swap scb100{1,2} MAC addresses in dhcp config
......................................................................
swap scb100{1,2} MAC addresses in dhcp config
Change-Id: Ib03d14b011d7ae0cdae916fcecd8a70be1f95181
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Alexandros Kosiaris: 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 c8e5e3b..e403fe7 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5807,14 +5807,14 @@
}
host scb1001 {
- hardware ethernet 90:b1:1c:2d:87:0c;
+ hardware ethernet 90:b1:1c:2d:7f:6b;
fixed-address scb1001.eqiad.wmnet;
option pxelinux.pathprefix "jessie-installer/";
filename "jessie-installer/debian-installer/amd64/pxelinux.0";
}
host scb1002 {
- hardware ethernet 90:b1:1c:2d:7f:6b;
+ hardware ethernet 90:b1:1c:2d:87:0c;
fixed-address scb1002.eqiad.wmnet;
option pxelinux.pathprefix "jessie-installer/";
filename "jessie-installer/debian-installer/amd64/pxelinux.0";
--
To view, visit https://gerrit.wikimedia.org/r/230517
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib03d14b011d7ae0cdae916fcecd8a70be1f95181
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits