Used roles/testnode/vars/ubuntu_14.yml as template. Differences are:
- libboost-thread1.54.0 updated to libboost-thread1.58.0
- libcrypto++9 updated to libcrypto++9v5
- libssl0.9.8 updated to libssl1.0.0
- mpich2, libmpich2-dev, and dmapi not available in Xenial
Signed-off-by: David Galloway <dgallowa@redhat.com>
--- /dev/null
+---
+# This is temporarily disabled because of:
+# http://tracker.ceph.com/issues/13572
+#apt_repos:
+# # blkin libraries, only trusty has new enough lttng for these
+# - "deb [arch=amd64] http://{{ mirror_host }}/blkin/ trusty main"
+
+packages:
+ - libboost-thread1.58.0
+ - mpich
+ - qemu-system-x86
+# - blkin
+ - lttng-tools
+ ###
+ # for setting BIOS settings
+ ###
+ - libcrypto++9v5
+ ###
+
+non_aarch64_packages:
+ - libgoogle-perftools4
+ - iozone3
+ - libssl1.0.0