Blob Blame History Raw
From 5a6c481ed08395760761ad02e9fca736eaef46c4 Mon Sep 17 00:00:00 2001
From: Kalev Lember <klember@redhat.com>
Date: Tue, 28 Apr 2020 13:14:50 +0200
Subject: [PATCH 4/4] Mark f32 as stable and switch to f32 dataset by default

---
 config/fedora.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/fedora.yaml b/config/fedora.yaml
index c249e93..abfa12b 100644
--- a/config/fedora.yaml
+++ b/config/fedora.yaml
@@ -2,7 +2,7 @@ document: fedmod-configuration
 version: 1
 data:
     options:
-        dataset: f31
+        dataset: f32
     datasets:
         templates:
             fedora-base:
@@ -65,7 +65,7 @@ data:
             f31:
                 template: fedora-stable
             f32:
-                template: fedora-branched
+                template: fedora-stable
             rawhide:
                 dataset-regex: rawhide
                 platform-module:
-- 
2.26.2