[MediaWiki-commits] [Gerrit] operations/puppet[production]: Parsoid: Install the conftool service scripts

2016-10-17 Thread Giuseppe Lavagetto (Code Review)
Giuseppe Lavagetto has submitted this change and it was merged.

Change subject: Parsoid: Install the conftool service scripts
..


Parsoid: Install the conftool service scripts

Bug: T145518
Change-Id: Ic7920e7ab737dc0001e0abe3b5b379a581383273
---
M manifests/role/parsoid.pp
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  Giuseppe Lavagetto: Verified; Looks good to me, approved



diff --git a/manifests/role/parsoid.pp b/manifests/role/parsoid.pp
index 91ac7de..92cb226 100644
--- a/manifests/role/parsoid.pp
+++ b/manifests/role/parsoid.pp
@@ -8,6 +8,13 @@
 include base::firewall
 include lvs::realserver
 
+# LVS pooling/depoling scripts
+include ::lvs::configuration
+conftool::scripts::service { 'parsoid':
+lvs_services_config => $::lvs::configuration::lvs_services,
+lvs_class_hosts => $::lvs::configuration::lvs_class_hosts,
+}
+
 include ::parsoid
 # Monitor TCP Connection States
 diamond::collector { 'TcpConnStates':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7920e7ab737dc0001e0abe3b5b379a581383273
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac 
Gerrit-Reviewer: Arlolra 
Gerrit-Reviewer: Giuseppe Lavagetto 
Gerrit-Reviewer: Mobrovac 
Gerrit-Reviewer: Subramanya Sastry 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] operations/puppet[production]: Parsoid: Install the conftool service scripts

2016-10-14 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/315936

Change subject: Parsoid: Install the conftool service scripts
..

Parsoid: Install the conftool service scripts

Bug: T145518
Change-Id: Ic7920e7ab737dc0001e0abe3b5b379a581383273
---
M manifests/role/parsoid.pp
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/36/315936/1

diff --git a/manifests/role/parsoid.pp b/manifests/role/parsoid.pp
index 91ac7de..92cb226 100644
--- a/manifests/role/parsoid.pp
+++ b/manifests/role/parsoid.pp
@@ -8,6 +8,13 @@
 include base::firewall
 include lvs::realserver
 
+# LVS pooling/depoling scripts
+include ::lvs::configuration
+conftool::scripts::service { 'parsoid':
+lvs_services_config => $::lvs::configuration::lvs_services,
+lvs_class_hosts => $::lvs::configuration::lvs_class_hosts,
+}
+
 include ::parsoid
 # Monitor TCP Connection States
 diamond::collector { 'TcpConnStates':

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic7920e7ab737dc0001e0abe3b5b379a581383273
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits