From f5ef9b0cd7c4f11a61d8d3a718707523307971f5 Mon Sep 17 00:00:00 2001 From: Loren Gordon <8457307+lorengordon@users.noreply.github.com> Date: Tue, 7 Jul 2026 10:32:06 -0700 Subject: [PATCH] Provides repo mapping for Amazon Linux 2023 in default watchmaker config --- src/watchmaker/static/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/watchmaker/static/config.yaml b/src/watchmaker/static/config.yaml index b4158fced..d7e318197 100644 --- a/src/watchmaker/static/config.yaml +++ b/src/watchmaker/static/config.yaml @@ -42,6 +42,11 @@ linux: - rocky el_version: 9 url: https://watchmaker.cloudarmor.io/yum.defs/saltstack/salt/3007.13/salt-reposync-onedir.repo + # SaltAL2023: + - dist: + - al2023 + el_version: 2023 + url: https://watchmaker.cloudarmor.io/yum.defs/saltstack/salt/3007.13/salt-reposync-onedir.repo - salt: pip_install: - dnspython