Alexandros Kosiaris has submitted this change and it was merged.

Change subject: DHCP - remove Tampa Squid/LVS subnet
......................................................................


DHCP - remove Tampa Squid/LVS subnet

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

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/modules/install-server/files/dhcpd/dhcpd.conf 
b/modules/install-server/files/dhcpd/dhcpd.conf
index 5b38445..305baa7 100644
--- a/modules/install-server/files/dhcpd/dhcpd.conf
+++ b/modules/install-server/files/dhcpd/dhcpd.conf
@@ -21,22 +21,6 @@
 # for safety, leave this referring to a non-existent file
 filename "nonexistent-file";
 
-#
-# PMTPA / SDTPA
-#
-
-# Squid & LVS subnet
-subnet 208.80.152.0 netmask 255.255.255.128 {
-       authoritative;
-
-       option subnet-mask 255.255.255.128;
-       option broadcast-address 208.80.152.127;
-       option routers 208.80.152.1;
-       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/167862
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9a5b95edfa03900d10391d63af23ef66b207b90f
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[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