From 9cf4ebbea3f5ba55ddc71884c2b55ca388bfb833 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 5 Sep 2019 14:47:41 +0200 Subject: [PATCH] nagios-plugins-standard was renamed to monitoring-plugins-standard in 2014 And in buster the transitional package is gone. --- modules/exim/manifests/mx.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exim/manifests/mx.pp b/modules/exim/manifests/mx.pp index ee096196d..f1ea5bb1b 100644 --- a/modules/exim/manifests/mx.pp +++ b/modules/exim/manifests/mx.pp @@ -31,7 +31,7 @@ class exim::mx inherits exim { port => 587, hostname => "$::fqdn", } - package { 'nagios-plugins-standard': + package { 'monitoring-plugins-standard': ensure => installed, } -- 2.20.1