Ryan Lane has submitted this change and it was merged.

Change subject: Change new deploy http accept range
......................................................................


Change new deploy http accept range

We have a wide range of 10.64 subnets, accept them all

Change-Id: I63d219eaca4ba5677d855e6cf185285a200ab8b2
---
M manifests/role/deployment.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/manifests/role/deployment.pp b/manifests/role/deployment.pp
index 4ba5346..4b17580 100644
--- a/manifests/role/deployment.pp
+++ b/manifests/role/deployment.pp
@@ -219,7 +219,7 @@
     vhost_name         => "10.64.0.196",
     port               => 80,
     docroot            => "/srv/deployment",
-    docroot_dir_allows  => 
["10.0.0.0/16","10.64.0.0/22","10.64.16.0/24","208.80.152.0/22"],
+    docroot_dir_allows  => ["10.0.0.0/16","10.64.0.0/16","208.80.152.0/22"],
     serveradmin                => "[email protected]",
     configure_firewall         => false,
   }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I63d219eaca4ba5677d855e6cf185285a200ab8b2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ryan Lane <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to