From b1d62a2a58e7d70e42883c8ef71be265e2fb916c Mon Sep 17 00:00:00 2001 From: Leonardo Quiceno Date: Wed, 13 Sep 2023 09:14:14 -0500 Subject: [PATCH] Update manifests/params_manager.pp Co-authored-by: Mateo Cervilla <68401037+mateocervilla@users.noreply.github.com> --- manifests/params_manager.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/params_manager.pp b/manifests/params_manager.pp index 8f2567f1..b8a8d0ea 100644 --- a/manifests/params_manager.pp +++ b/manifests/params_manager.pp @@ -201,8 +201,8 @@ $vulnerability_detector_provider_alas = 'yes' $vulnerability_detector_provider_alas_enabled = 'no' $vulnerability_detector_provider_alas_os = ['amazon-linux', - 'amazon-linux-2', - 'amazon-linux-2023' + 'amazon-linux-2', + 'amazon-linux-2023' ] $vulnerability_detector_provider_alas_update_interval = '1h'