John F. Lewis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/244734
Change subject: nrpe: convert contact_groups to hiera
......................................................................
nrpe: convert contact_groups to hiera
Change-Id: I50bf1cb67de05972ea177bba4815076bba54570f
---
M modules/nrpe/manifests/monitor_service.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/34/244734/1
diff --git a/modules/nrpe/manifests/monitor_service.pp
b/modules/nrpe/manifests/monitor_service.pp
index 2a02aa1..11b2533 100644
--- a/modules/nrpe/manifests/monitor_service.pp
+++ b/modules/nrpe/manifests/monitor_service.pp
@@ -27,7 +27,7 @@
#
define nrpe::monitor_service( $description,
$nrpe_command,
- $contact_group = 'admins',
+ $contact_group = hiera('contactgroups',
'admins'),,
$retries = 3,
$timeout = 10,
$critical = false,
--
To view, visit https://gerrit.wikimedia.org/r/244734
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I50bf1cb67de05972ea177bba4815076bba54570f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits