coren has submitted this change and it was merged.

Change subject: Add role to toollabs for generic web proxy
......................................................................


Add role to toollabs for generic web proxy

This will eventually replace webproxy, and can also proxy request
dynamically back to jobs running on the grid

Change-Id: I597676fa7e14aed3fe7f9d27b85c2a9e3893b00e
---
M manifests/role/labs.pp
1 file changed, 5 insertions(+), 0 deletions(-)

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



diff --git a/manifests/role/labs.pp b/manifests/role/labs.pp
index 0165c8d..fe19bb2 100644
--- a/manifests/role/labs.pp
+++ b/manifests/role/labs.pp
@@ -49,6 +49,11 @@
     class { 'toollabs::webproxy': }
   }
 
+  class proxy inherits role::labs::tools::config {
+      system_role { "role::labs::tools::proxy": description => "Tool labs 
generic web proxy" }
+      class { '::labsproxy': }
+  }
+
   class mailrelay inherits role::labs::tools::config {
     system_role { "role::labs::tools::mailrelay": description => "Tool Labs 
mail relay" }
     class { 'toollabs::mailrelay':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I597676fa7e14aed3fe7f9d27b85c2a9e3893b00e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to