From c73043d35924bae59ccaec9142b1ce625524341f Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 25 Aug 2023 12:27:32 +0300 Subject: fix typo --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/mga_buildsystem/manifests/config.pp') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index a5255780..508c2169 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -590,7 +590,7 @@ class mga_buildsystem::config { 'macros' => $std_macros, 'youri' => { 'upload' => { - 'targets' => $mga8_youri_upload_targets, + 'targets' => $mga9_youri_upload_targets, 'checks' => { 'rpmlint' => $mga_rpmlint, }, -- cgit v1.2.1