Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/167862

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/62/167862/1

diff --git a/modules/install-server/files/dhcpd/dhcpd.conf 
b/modules/install-server/files/dhcpd/dhcpd.conf
index fd4436b..947d442 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: newchange
Gerrit-Change-Id: I9a5b95edfa03900d10391d63af23ef66b207b90f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to