Andrew Bogott has submitted this change and it was merged.

Change subject: Added dhcp entry for labnet1001
......................................................................


Added dhcp entry for labnet1001

Change-Id: I401ce35ea88a4feafcfa639bd8b6149a5854f6b7
---
A files/dhcpd/README
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified
  Dzahn: Looks good to me, but someone else must approve



diff --git a/files/dhcpd/README b/files/dhcpd/README
new file mode 100644
index 0000000..13d2e8f
--- /dev/null
+++ b/files/dhcpd/README
@@ -0,0 +1 @@
+Daniel says 'any new server uses linux-host-entries.ttyS1-115200'
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 1a73a52..cd05014 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1496,6 +1496,11 @@
        fixed-address labstore4.pmtpa.wmnet;
 }
 
+host labnet1001 {
+       hardware ethernet d4:be:d9:af:66:c2;
+       fixed-address labnet1001.eqiad.wmnet;
+}
+
 host labstore1001 {
        hardware ethernet d4:ae:52:76:5b:0d;
        fixed-address labstore1001.eqiad.wmnet;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I401ce35ea88a4feafcfa639bd8b6149a5854f6b7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to