4e13642b318c042b6dff2c2949e79848a438bce1
[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 - openssh
22 - psmisc
23 # - python-virtualenv
24 - sudo
25 - tree
26 - vim
This page took 0.039833 seconds and 3 git commands to generate.