]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: Add Xenial-specific packages
authorDavid Galloway <dgallowa@redhat.com>
Wed, 27 Apr 2016 16:20:44 +0000 (12:20 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 27 Apr 2016 16:20:44 +0000 (12:20 -0400)
commit9b38fdf70d7ec24f38f1e05ddb06661eb1f59ec8
tree9b6f2385d9ed5cd210674d927a779f51524e6645
parent1f853d9a089f952190181484a5e35ef7011d26b2
testnode: Add Xenial-specific packages

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>
roles/testnode/vars/ubuntu_16.yml [new file with mode: 0644]