ansible: Install log4j12 on Suse nodes
[lttng-ci.git] / automation / ansible / roles / lttng-ust / vars / Suse.yml
index 39eaadfd53958334cc016d94f44d65f16e8e4661..87661a60a7feb626d7288a355ddc66f6433e9383 100644 (file)
@@ -1,9 +1,8 @@
 ---
-__lttng_ust_packages:
+lttng_ust_packages:
+  - libnuma-devel
   - libuuid-devel
-  - texinfo
-  - python3
   - log4j
-  - java-1_8_0-openjdk-headless
-  - java-1_8_0-openjdk-devel
-  - libnuma-devel
+  - log4j12
+  - python3
+  - texinfo
This page took 0.022915 seconds and 4 git commands to generate.