25ab51cc4afc3a2d985811b1f563e08316654216
[lttng-ci.git] / automation / ansible / roles / common-node / vars / Suse.yml
1 ---
2 common_node_patterns:
3 - base
4 - Minimal
5 - Basis-Devel
6
7 common_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.029596 seconds and 3 git commands to generate.