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 <mobro...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits