Papaul has uploaded a new change for review.

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

Change subject: Change labs-support1-b-codfw subnet from /22 to /24
......................................................................

Change labs-support1-b-codfw subnet from /22 to /24

Change-Id: Ibecefa07105316a7d1710416dd1c6006a582d916
---
M modules/install-server/files/dhcpd/dhcpd.conf
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/52/179152/1

diff --git a/modules/install-server/files/dhcpd/dhcpd.conf 
b/modules/install-server/files/dhcpd/dhcpd.conf
index a2f6a99..d13fccb 100644
--- a/modules/install-server/files/dhcpd/dhcpd.conf
+++ b/modules/install-server/files/dhcpd/dhcpd.conf
@@ -125,7 +125,7 @@
 subnet 10.192.21.0 netmask 255.255.255.0 {
        authoritative;
 
-       option subnet-mask 255.255.252.0;
+       option subnet-mask 255.255.255.0;
        option broadcast-address 10.192.21.255;
        option routers 10.192.21.1;
        option domain-name "codfw.wmnet";

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibecefa07105316a7d1710416dd1c6006a582d916
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Papaul <[email protected]>

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

Reply via email to