ansible: Ensure maven is installed on SLES 15
[lttng-ci.git] / automation / ansible / roles / common-node / vars / SLES-12.yml
CommitLineData
4a9fa8ba
KS
1---
2common_node_patterns:
3 - base
4 - Minimal
5 - Basis-Devel
6
7common_node_packages:
8 - autoconf
9 - automake
10 - bison
11 - curl
12 - flex
13 - gettext-runtime
14 - git-core
15 - java-11-openjdk-devel
16 - java-11-openjdk-headless
17# - jq
18 - libopenssl-devel
19# - libtap-harness-archive-perl
20 - libtool
21# - maven
22 - openssh
23 - psmisc
24# - python-virtualenv
25 - sudo
26 - tree
27 - vim
This page took 0.022596 seconds and 4 git commands to generate.