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