ansible: Add SLES nodes
[lttng-ci.git] / automation / ansible / roles / common / vars / Suse.yml
CommitLineData
599b56d0
MJ
1---
2__common_patterns:
3 - base
4 - Minimal
5 - Basis-Devel
6
7__common_packages:
8 - openssh
9 - sudo
10 - java-1_8_0-openjdk-headless
11 - java-1_8_0-openjdk-devel
12 - git-core
13 - vim
14 - tree
15# - htop
16 - automake
17 - autoconf
18 - libtool
19 - bison
20 - flex
21# - libtap-harness-archive-perl
22# - jq
23# - cppcheck
24# - cloc
25# - python-virtualenv
26 - curl
27 - gettext-runtime
28 - libopenssl-devel
29 - psmisc
This page took 0.022926 seconds and 4 git commands to generate.