X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Froles%2Fcommon%2Fvars%2FDebian.yml;h=8b688b2097c20702f2b2e9638a90397a1c614c41;hb=HEAD;hp=42d9ac3a5ab5f192cbb80394a180bce492331a53;hpb=c373de81ff49b49c59bf60780a21b4343ee96593;p=lttng-ci.git diff --git a/automation/ansible/roles/common/vars/Debian.yml b/automation/ansible/roles/common/vars/Debian.yml index 42d9ac3..8b688b2 100644 --- a/automation/ansible/roles/common/vars/Debian.yml +++ b/automation/ansible/roles/common/vars/Debian.yml @@ -1,30 +1,13 @@ --- -__common_packages: - - openssh-server - - sudo - - default-jdk-headless - - git - - vim +common_packages: + - curl - emacs-nox - - tree + - git - htop - - build-essential - - clang - - clang-tools - - automake - - autoconf - - libtool-bin - - bison - - flex - - libtap-harness-archive-perl - jq - - cppcheck - - cloc - - virtualenv - - curl - - gettext - - libssl-dev + - openssh-server - psmisc - rsync - - pbzip2 - - lzop + - sudo + - tree + - vim