Volans has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/334423 )
Change subject: Icinga: fix typo
......................................................................
Icinga: fix typo
Bug: T156294
Change-Id: I65a16e14d0ca2a768c007fa930f8fc2a4598cf37
---
M modules/icinga/manifests/monitor/certs.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/23/334423/1
diff --git a/modules/icinga/manifests/monitor/certs.pp
b/modules/icinga/manifests/monitor/certs.pp
index 4155cbd..f6a1ed6 100644
--- a/modules/icinga/manifests/monitor/certs.pp
+++ b/modules/icinga/manifests/monitor/certs.pp
@@ -70,12 +70,12 @@
# wikitech-static.wikimedia.org (external, Rackspace)
@monitoring::host { 'wikitech-static.wikimedia.org':
host_fqdn => 'wikitech-static.wikimedia.org',
- contact_groups => 'wikitech-static',
+ contact_group => 'wikitech-static',
}
monitoring::service { 'https_wikitech-static':
description => 'HTTPS-wikitech-static',
check_command =>
'check_ssl_http_letsencrypt!wikitech-static.wikimedia.org',
host => 'wikitech-static.wikimedia.org',
- contact_groups => 'wikitech-static',
+ contact_group => 'wikitech-static',
}
}
--
To view, visit https://gerrit.wikimedia.org/r/334423
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I65a16e14d0ca2a768c007fa930f8fc2a4598cf37
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Volans <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits