RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/181095
Change subject: setting mac address info for haedus and capella servers
......................................................................
setting mac address info for haedus and capella servers
just mac info, no partman yet, not sure how its preferred
T84902
Change-Id: I106940d8786b9a1473b6d7e97950c95c934560ee
---
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/95/181095/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 e44752a..8ccc49e 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -423,6 +423,11 @@
fixed-address californium.eqiad.wmnet;
}
+host capella {
+ hardware ethernet 90:B1:1C:23:20:4D;
+ fixed-address capella.codfw.wmnet;
+}
+
host carbon {
hardware ethernet 78:2b:cb:09:0e:a0;
fixed-address carbon.wikimedia.org;
@@ -1651,6 +1656,11 @@
fixed-address graphite2001.codfw.wmnet;
}
+host haedus {
+ hardware ethernet 90:B1:1C:23:31:85;
+ fixed-address haedus.codfw.wmnet;
+}
+
host hafnium {
hardware ethernet 78:2b:cb:1f:17:48;
fixed-address hafnium.wikimedia.org;
--
To view, visit https://gerrit.wikimedia.org/r/181095
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I106940d8786b9a1473b6d7e97950c95c934560ee
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits