Mark Bergsma has submitted this change and it was merged.

Change subject: LVS: Pass parameter $pybal_global_options as well
......................................................................


LVS: Pass parameter $pybal_global_options as well

Change-Id: I0aec8f92387281514db3c2aa3ee53fc7dd860405
---
M manifests/role/lvs.pp
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/manifests/role/lvs.pp b/manifests/role/lvs.pp
index 392b05e..963ecc0 100644
--- a/manifests/role/lvs.pp
+++ b/manifests/role/lvs.pp
@@ -55,6 +55,7 @@
         service_ips => $lvs_balancer_ips,
         lvs_services => $lvs::configuration::lvs_services,
         lvs_class_hosts => $lvs::configuration::lvs_class_hosts,
+        pybal_global_options => $lvs::configuration::pybal,
         site => $::site
     }
 

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

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

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

Reply via email to