7cbadc1ffd3b2808ca225d850b7ff5b9b9fa468a
[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-1_8_0-openjdk-devel
16 - java-1_8_0-openjdk-headless
17 - java-11-openjdk-devel
18 - java-11-openjdk-headless
19 # - jq
20 - libopenssl-devel
21 # - libtap-harness-archive-perl
22 - libtool
23 - maven
24 - openssh
25 - psmisc
26 # - python-virtualenv
27 - sudo
28 - tree
29 - vim
30
31 # For SLES
32 common_node_products: []
This page took 0.031749 seconds and 5 git commands to generate.