ansible: Add lzop to common role
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
index 7ef3bb8f239355110c0922b3f0a67afc57846a4c..c8f615fae2bb4f896e2738caa69efc9aec340970 100644 (file)
@@ -1,13 +1,16 @@
 ---
 __common_packages:
+  - openssh-server
   - sudo
   - default-jdk-headless
   - git
   - vim
+  - emacs-nox
   - tree
   - htop
   - build-essential
   - clang
+  - clang-tools
   - automake
   - autoconf
   - libtool
@@ -21,3 +24,7 @@ __common_packages:
   - curl
   - gettext
   - libssl-dev
+  - psmisc
+  - rsync
+  - pbzip2
+  - lzop
This page took 0.040734 seconds and 4 git commands to generate.