From 6990efab85744261372e5528634c5e532bf1cf1e Mon Sep 17 00:00:00 2001 From: Maximilian Kolb Date: Fri, 10 Jan 2025 15:01:20 +0100 Subject: [PATCH] Show Administering Foreman for 3.12 and 3.13 The guide is now built for stable versions for "foreman-el" and "foreman-deb". Fixes the following commits: * "3.13": e55118a7e4db5f9b2645792f64bb40cb400dc824 * "3.12": 89754745cd74dedfdfc4263049f32eb1287a9933 --- web/releases/3.12.json | 8 ++++++++ web/releases/3.13.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/web/releases/3.12.json b/web/releases/3.12.json index ce1e0df0ca3..b8350cb98de 100644 --- a/web/releases/3.12.json +++ b/web/releases/3.12.json @@ -18,6 +18,10 @@ "title": "Upgrading Foreman to 3.12", "path": "Upgrading_Project" }, + { + "title": "Administering Foreman", + "path": "Administering_Project" + }, { "title": "Configuring user authentication", "path": "Configuring_User_Authentication" @@ -48,6 +52,10 @@ "title": "Upgrading Foreman to 3.12", "path": "Upgrading_Project" }, + { + "title": "Administering Foreman", + "path": "Administering_Project" + }, { "title": "Configuring user authentication", "path": "Configuring_User_Authentication" diff --git a/web/releases/3.13.json b/web/releases/3.13.json index fd88b4dc12f..fd318f16a2a 100644 --- a/web/releases/3.13.json +++ b/web/releases/3.13.json @@ -18,6 +18,10 @@ "title": "Upgrading Foreman to 3.13", "path": "Upgrading_Project" }, + { + "title": "Administering Foreman", + "path": "Administering_Project" + }, { "title": "Configuring hosts by using Ansible", "path": "Managing_Configurations_Ansible" @@ -48,6 +52,10 @@ "title": "Upgrading Foreman to 3.13", "path": "Upgrading_Project" }, + { + "title": "Administering Foreman", + "path": "Administering_Project" + }, { "title": "Configuring hosts by using Ansible", "path": "Managing_Configurations_Ansible"