From 419f7bdccc162349b4a3764242e2902653d5a9e4 Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Tue, 24 Sep 2019 17:48:29 +0100 Subject: [PATCH] exim/manifests/init.pp: fix typo Signed-off-by: Adam D. Barratt --- modules/exim/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exim/manifests/init.pp b/modules/exim/manifests/init.pp index d0bc0bad8..0064c8e78 100644 --- a/modules/exim/manifests/init.pp +++ b/modules/exim/manifests/init.pp @@ -4,7 +4,7 @@ # @param is_bugsmx this system handles bugs.debian.org # @param is_mailrelay this system is a mailrelay, both in and out, for debian hosts # @param is_rtmaster this system handles rt.debian.org -# @param is_packagesmaster this system handles packagesrt.debian.org +# @param is_packagesmaster this system handles packages.debian.org # @param is_packagesqamaster this system handles packages.qa.debian.org # @param mail_port override the default incoming mailport (only applicable for hosts behind an incoming relay) # @param smarthost_port the port on which satellites send mail to the smarthost (needs to be the same on both sides) -- 2.20.1