Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/71994
Change subject: Pass variable $site
......................................................................
Pass variable $site
Change-Id: I4ecae962e548518a862159259fb69c69e462d19e
---
M manifests/lvs.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/94/71994/1
diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index ac3ce4b..a609cff 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -800,7 +800,8 @@
class { 'pybal::configuration':
global_options => $lvs::configuration::pybal,
lvs_services => $lvs::configuration::lvs_services,
- lvs_class_hosts => $lvs::configuration::lvs_class_hosts
+ lvs_class_hosts => $lvs::configuration::lvs_class_hosts,
+ site => $::site
}
# Tune the ip_vs conn_tab_bits parameter
--
To view, visit https://gerrit.wikimedia.org/r/71994
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ecae962e548518a862159259fb69c69e462d19e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits