Dzahn has submitted this change and it was merged.
Change subject: archiva: add ssl cert expiry check
......................................................................
archiva: add ssl cert expiry check
One more cert check on the list for T114059.
Change-Id: Icf632ff861e916b9a92c04f40034ba0da89542e5
---
M manifests/role/archiva.pp
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/manifests/role/archiva.pp b/manifests/role/archiva.pp
index 6b0889e..d02cd00 100644
--- a/manifests/role/archiva.pp
+++ b/manifests/role/archiva.pp
@@ -44,5 +44,10 @@
proto => 'tcp',
port => 80,
}
+
+ monitoring::service { 'https_archiva':
+ description => 'HTTPS',
+ check_command => 'check_ssl_http!archiva.wikimedia.org',
+ }
}
--
To view, visit https://gerrit.wikimedia.org/r/247868
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf632ff861e916b9a92c04f40034ba0da89542e5
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits