Mark Bergsma has submitted this change and it was merged.

Change subject: LVS: Really add parameter $lvs_class_hosts
......................................................................


LVS: Really add parameter $lvs_class_hosts

It helps to add code as well as documentation.

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

Approvals:
  Mark Bergsma: Verified; Looks good to me, approved



diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index 07b3856..5e9069a 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -810,6 +810,7 @@
 class lvs::balancer(
        $service_ips=[],
        $lvs_services,
+       $lvs_class_hosts,
        $pybal_global_options,
        $site
        ) {

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

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

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

Reply via email to