Akosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/97003
Change subject: Qualify puppetmaster backends checks
......................................................................
Qualify puppetmaster backends checks
Avoiding a duplicate definition and fixing descriptions as well
Change-Id: I202cc85338c88fa2c594bcd29c9f5b471f3d2f3a
---
M modules/puppetmaster/manifests/init.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/03/97003/1
diff --git a/modules/puppetmaster/manifests/init.pp
b/modules/puppetmaster/manifests/init.pp
index 6c0995e..afa9f17 100644
--- a/modules/puppetmaster/manifests/init.pp
+++ b/modules/puppetmaster/manifests/init.pp
@@ -77,8 +77,8 @@
}
}
if $server_type == 'frontend' or $server_type == 'backend' {
- monitor_service { 'puppetmaster_https':
- description => 'puppetmaster https',
+ monitor_service { 'puppetmaster_backend_https':
+ description => 'puppetmaster backend https',
check_command => 'check_https_port_status!8141!400',
}
}
--
To view, visit https://gerrit.wikimedia.org/r/97003
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I202cc85338c88fa2c594bcd29c9f5b471f3d2f3a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Akosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits