From f017f82245f393b2681fb9a7291dde1f839326d9 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Sun, 8 Mar 2026 22:48:29 +0000 Subject: [PATCH] Add almalinuxsecureboot0.cer file to Sources --- config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index de4b636..dca1c5e 100644 --- a/config.yaml +++ b/config.yaml @@ -230,4 +230,7 @@ actions: number: 9000 - type: "source" name: "almalinuxsecurebootca0.cer" - number: "Latest" + modify_spec: false + - type: "source" + name: "almalinuxsecureboot0.cer" + modify_spec: false \ No newline at end of file