ansible: Install bzip2 on nodes with the developer role
[lttng-ci.git] / automation / ansible / roles / developer / vars / Suse.yml
index bb9375ec32c94f8adbafffc98425fc5773506c2c..933d8ef891bfd9fe864a2ebe53932f372aaa7703 100644 (file)
@@ -1,5 +1,7 @@
 ---
 developer_tui_packages:
+  # Used by tar when downloading .tar.bz2 releases with vlttng
+  - bzip2
   - emacs-nox
   - gdb
   - pkg-config
This page took 0.022711 seconds and 4 git commands to generate.