ansible: Activate supplementary SLES repos using suseconnect
[lttng-ci.git] / automation / ansible / roles / common / vars / Suse.yml
index acf1ec60332d5e35d09d742fd2a1c692043be93f..1251c853c4d3645ab9d382f1790d8b4929f82e1d 100644 (file)
@@ -2,25 +2,14 @@
 common_patterns:
   - base
   - Minimal
-  - Basis-Devel
 
 common_packages:
-  - autoconf
-  - automake
-  - bison
   - curl
-  - flex
-  - gettext-runtime
   - git-core
-  - java-11-openjdk-devel
-  - java-11-openjdk-headless
-#  - jq
-  - libopenssl-devel
-#  - libtap-harness-archive-perl
-  - libtool
   - openssh
   - psmisc
-#  - python-virtualenv
   - sudo
   - tree
   - vim
+
+common_sles_connect_repos: []
This page took 0.022099 seconds and 4 git commands to generate.