From 9484bf097b35c8a82a3a173364bcf1f7b412c4fd Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Tue, 10 Jan 2023 18:15:51 +0100 Subject: [PATCH] Remove old Katello manuals from the config Fixes: 9f3f591c2ba1ce838b2654c52d6a62d093558bf6 --- _config.yml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/_config.yml b/_config.yml index a3d4d30795..3fb160a4c2 100644 --- a/_config.yml +++ b/_config.yml @@ -153,23 +153,3 @@ defaults: values: version: "3.17" foreman_version: "2.2" - - scope: - path: "plugins/katello/3.16" - values: - version: "3.16" - foreman_version: "2.1" - - scope: - path: "plugins/katello/3.15" - values: - version: "3.15" - foreman_version: "2.0" - - scope: - path: "plugins/katello/3.14" - values: - version: "3.14" - foreman_version: "1.24" - - scope: - path: "plugins/katello/3.13" - values: - version: "3.13" - foreman_version: "1.23"