Dzahn has submitted this change and it was merged.
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(-)
Approvals:
John F. Lewis: Looks good to me, but someone else must approve
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/nrpe/manifests/monitor_service.pp
b/modules/nrpe/manifests/monitor_service.pp
index 2a02aa1..aa856b7 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: merged
Gerrit-Change-Id: I50bf1cb67de05972ea177bba4815076bba54570f
Gerrit-PatchSet: 5
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: John F. Lewis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits