Mobrovac has uploaded a new change for review.
https://gerrit.wikimedia.org/r/260001
Change subject: CXServer: Set up automatic monitoring
......................................................................
CXServer: Set up automatic monitoring
CXServer's Swagger spec already contains the monitoring examples to be
used by the automatic monitoring script. This commit only activates it.
Change-Id: I2fe8e18fed4c27008465930f44932fba7eb0ce10
---
M modules/cxserver/manifests/init.pp
1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/01/260001/1
diff --git a/modules/cxserver/manifests/init.pp
b/modules/cxserver/manifests/init.pp
index 156eb6c..db35c4b 100644
--- a/modules/cxserver/manifests/init.pp
+++ b/modules/cxserver/manifests/init.pp
@@ -34,7 +34,9 @@
}
service::node { 'cxserver':
- port => 8080,
- config => template('cxserver/config.yaml.erb'),
+ port => 8080,
+ config => template('cxserver/config.yaml.erb'),
+ healthcheck_url => '',
+ has_spec => true,
}
}
--
To view, visit https://gerrit.wikimedia.org/r/260001
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2fe8e18fed4c27008465930f44932fba7eb0ce10
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits