From 00ddb3e1d66123b773b381633dc95f51eba44b67 Mon Sep 17 00:00:00 2001 From: maximenoel8 <55169628+maximenoel8@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:22:22 +1300 Subject: [PATCH] Remove chromedriver and chromium force version (#1735) --- salt/controller/init.sls | 4 ---- 1 file changed, 4 deletions(-) diff --git a/salt/controller/init.sls b/salt/controller/init.sls index fc2bff91d..63c1054f7 100644 --- a/salt/controller/init.sls +++ b/salt/controller/init.sls @@ -119,14 +119,10 @@ ruby_set_ri_version: install_chromium: pkg.installed: - name: chromium - # workaround for https://github.com/SUSE/spacewalk/issues/24883, as soon as we find a version newer than 126 fixing the issue, we should remove this line - - version: 125.0.6422.141-bp155.2.91.1 install_chromedriver: pkg.installed: - name: chromedriver - # workaround for https://github.com/SUSE/spacewalk/issues/24883, as soon as we find a version newer than 126 fixing the issue, we should remove this line - - version: 125.0.6422.141-bp155.2.91.1 create_syslink_for_chromedriver: file.symlink: