ansible: delete 'debian' default user
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
index 7ef3bb8f239355110c0922b3f0a67afc57846a4c..42d9ac3a5ab5f192cbb80394a180bce492331a53 100644 (file)
@@ -1,23 +1,30 @@
 ---
 __common_packages:
+  - openssh-server
   - sudo
   - default-jdk-headless
   - git
   - vim
+  - emacs-nox
   - tree
   - htop
   - build-essential
   - clang
+  - clang-tools
   - automake
   - autoconf
-  - libtool
+  - libtool-bin
   - bison
   - flex
   - libtap-harness-archive-perl
   - jq
   - cppcheck
   - cloc
-  - python-virtualenv
+  - virtualenv
   - curl
   - gettext
   - libssl-dev
+  - psmisc
+  - rsync
+  - pbzip2
+  - lzop
This page took 0.024231 seconds and 4 git commands to generate.