Cmjohnson has uploaded a new change for review. https://gerrit.wikimedia.org/r/204088
Change subject: Updating new mac address for analytics1020 https://phabricator.wikimedia.org/T95263 ...................................................................... Updating new mac address for analytics1020 https://phabricator.wikimedia.org/T95263 Change-Id: I9d8a41993a46569d23a58fbc742588d53fc29971 --- M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/88/204088/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 444146c..293dc0f 100644 --- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200 +++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200 @@ -293,7 +293,7 @@ } host analytics1020 { - hardware ethernet 90:b1:1c:12:98:d9; + hardware ethernet 90:B1:1C:12:98:D9; fixed-address analytics1020.eqiad.wmnet; } -- To view, visit https://gerrit.wikimedia.org/r/204088 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9d8a41993a46569d23a58fbc742588d53fc29971 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Cmjohnson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
