From 4d760910b523f2fbfc61fa06bb44f2e90c2154b0 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sun, 23 Feb 2025 16:41:49 +0100 Subject: [PATCH] add yumrepo --- manifests/main/config.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/main/config.pp b/manifests/main/config.pp index 8b85478..084ce83 100644 --- a/manifests/main/config.pp +++ b/manifests/main/config.pp @@ -1,8 +1,8 @@ ## cd_alloy::config.pp # Module name: cd_alloy # Author: Arne Teuke (arne_teuke@confdroid.com) -# @summary Class manages module logic for the cd_alloy module. -############################################################################## +# @summary Class manages module logic for the cd_alloy module +############################################################################### class cd_alloy::config ( ) inherits cd_alloy::params {