From 8b829d25c53e43dda4cf345e246cf820562512f6 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Thu, 29 May 2025 18:21:45 +0200 Subject: [PATCH] Add support for EL10 This change takes EL9 variable file as a generic one, which should suite both EL9 and EL10, while keeping more specific EL7 and EL8 intact. Change-Id: Ic2c4a8f44106569637654a7950647b7dd6c3071b --- vars/{redhat-9.yml => redhat.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vars/{redhat-9.yml => redhat.yml} (100%) diff --git a/vars/redhat-9.yml b/vars/redhat.yml similarity index 100% rename from vars/redhat-9.yml rename to vars/redhat.yml