BBlack has submitted this change and it was merged.

Change subject: declare hhvm_appservers lvs service ip for labs, too
......................................................................


declare hhvm_appservers lvs service ip for labs, too

Already tested in Labs.
Not sure why it's pmtpa only, but I'm just emulating the setting for the
'apaches' LVS config.

Bug: 69921
Change-Id: I1502875f36e2901a6c1986405eb482a5de3d266d
---
M modules/lvs/manifests/configuration.pp
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/modules/lvs/manifests/configuration.pp 
b/modules/lvs/manifests/configuration.pp
index 144557a..8ce225d 100644
--- a/modules/lvs/manifests/configuration.pp
+++ b/modules/lvs/manifests/configuration.pp
@@ -297,6 +297,9 @@
             'apaches' => {
                 'pmtpa' => "10.4.0.254",
             },
+            'hhvm_appservers' => {
+                'pmtpa' => "10.4.0.254",
+            },
             'hhvm_apaches' => {
                 # left empty as probably not used anymore
             },

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1502875f36e2901a6c1986405eb482a5de3d266d
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to