From bcfcbb00723a92c321c6f3a4b2aa222ce343b3d0 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Fri, 28 Jul 2017 14:42:53 +0100 Subject: [PATCH] fixed typo --- manifests/main/user.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/main/user.pp b/manifests/main/user.pp index 863f99d..dc8e409 100644 --- a/manifests/main/user.pp +++ b/manifests/main/user.pp @@ -21,7 +21,7 @@ # along with this program. If not, see . # @summary Class manages service users for cd_nrpe. ############################################################################# -class cd_nrpe::mainn::user ( +class cd_nrpe::main::user ( ) inherits cd_nrpe::params {