From 0109d1e5b44866b5369eb65302b73d99ccfa10c4 Mon Sep 17 00:00:00 2001 From: Marc Moya Date: Mon, 18 Jul 2022 18:47:27 +0200 Subject: [PATCH] fix typo --- manifests/repo.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/repo.pp b/manifests/repo.pp index e74c757..75b4e5e 100644 --- a/manifests/repo.pp +++ b/manifests/repo.pp @@ -60,7 +60,7 @@ } } else - } + { $base_yum_repo = $base_rep }