From 6a9a9c0fcebf3c3191d31a454fe83e03f66f50e8 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sun, 7 Jun 2020 14:41:10 +0200 Subject: [PATCH] lints --- manifests/main/install.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/main/install.pp b/manifests/main/install.pp index a44d515..1a98d7f 100644 --- a/manifests/main/install.pp +++ b/manifests/main/install.pp @@ -41,7 +41,7 @@ class cd_fail2ban::main::install ( package {$reqpackages: ensure => $pkg_ensure, require => Package[$fn_extra_repo_url], - } } } } +