Dzahn has submitted this change and it was merged.

Change subject: DHCP - remove Tampa public services subnet
......................................................................


DHCP - remove Tampa public services subnet

Change-Id: Id8929a2f9a413b0f0d7aa2dd09dfd4ae0ff967fb
---
M modules/install-server/files/dhcpd/dhcpd.conf
1 file changed, 0 insertions(+), 12 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/install-server/files/dhcpd/dhcpd.conf 
b/modules/install-server/files/dhcpd/dhcpd.conf
index 20eb8ac..fd4436b 100644
--- a/modules/install-server/files/dhcpd/dhcpd.conf
+++ b/modules/install-server/files/dhcpd/dhcpd.conf
@@ -38,18 +38,6 @@
 }
 
 # Public services subnet
-subnet 208.80.152.128 netmask 255.255.255.192 {
-       authoritative;
-
-       option subnet-mask 255.255.255.192;
-       option broadcast-address 208.80.152.191;
-       option routers 208.80.152.129;
-       option domain-name "wikimedia.org";
-
-       next-server 208.80.154.10; # carbon (tftp server)
-}
-
-# Public services subnet
 subnet 208.80.153.128 netmask 255.255.255.192 {
     authoritative;
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id8929a2f9a413b0f0d7aa2dd09dfd4ae0ff967fb
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: Matanya <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to