From ceae52c17972f61d923074fccfe0fd5fd25909d7 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Mon, 2 Jun 2025 16:27:32 +0200 Subject: [PATCH] fix autoload --- manifests/params.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/params.pp b/manifests/params.pp index b04cf08..929e4de 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -3,7 +3,7 @@ # Author: Arne Teuke (arne_teuke@confdroid.com) # @summary Class manages all parameters for the automatic_cd module ############################################################################## -class automatic_cd ( +class automatic_cd::params ( ) { #