ansible: Add physical hosts with minimal common configuration
[lttng-ci.git] / automation / ansible / group_vars / node.yml
1 ---
2 jenkins_user: true
3 packages_Debian:
4 - autoconf
5 - automake
6 - bison
7 - build-essential
8 - clang
9 - clang-tools
10 - cloc
11 - default-jdk-headless
12 - flex
13 - gettext
14 - git
15 - libssl-dev
16 - libtap-harness-archive-perl
17 - libtool-bin
18 - lzop
19 - pbzip2
20 - sudo
21 - vim
22 - virtualenv
This page took 0.030229 seconds and 4 git commands to generate.