Muehlenhoff has submitted this change and it was merged.

Change subject: Exempt ocg service from connection tracking
......................................................................


Exempt ocg service from connection tracking

Bug: T104976
Change-Id: I1766b88686b0c184e1dc5e14f0414ee215d7f1ba
---
M manifests/role/ocg.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Filippo Giunchedi: Looks good to me, but someone else must approve
  Muehlenhoff: Verified; Looks good to me, approved



diff --git a/manifests/role/ocg.pp b/manifests/role/ocg.pp
index 6a31e4f..a6ec519 100644
--- a/manifests/role/ocg.pp
+++ b/manifests/role/ocg.pp
@@ -42,6 +42,7 @@
         port   => $::ocg::service_port,
         desc   => 'HTTP frontend to submit jobs and get status from pdf 
rendering',
         srange => '$INTERNAL',
+        notrack => true,
     }
 
     ferm::service{ 'gmond':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1766b88686b0c184e1dc5e14f0414ee215d7f1ba
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to