Basic ansible node provisionning
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
1 ---
2 __common_packages:
3 - sudo
4 - openjdk-7-jdk
5 - git
6 - vim
7 - tree
8 - htop
9 - build-essential
10 - clang
11 - automake
12 - autoconf
13 - libtool
14 - bison
15 - flex
16 - libtap-harness-archive-perl
17 - jq
18 - cppcheck
19 - python-virtualenv
This page took 0.029204 seconds and 4 git commands to generate.