ansible: Install log4j12 on Suse nodes
[lttng-ci.git] / automation / ansible / roles / lttng-ust / vars / SLES-12.yml
1 ---
2 lttng_ust_packages:
3 - libnuma-devel
4 - libuuid-devel
5 - log4j
6 # This package doesn't exist on sles12
7 # - log4j12
8 - python3
9 - texinfo
This page took 0.034723 seconds and 4 git commands to generate.