Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/82047
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(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/47/82047/1
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: newchange
Gerrit-Change-Id: I597676fa7e14aed3fe7f9d27b85c2a9e3893b00e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits