]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: Install libtool-bin for building xfstests 294/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 29 Nov 2016 18:58:41 +0000 (13:58 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 29 Nov 2016 18:58:41 +0000 (13:58 -0500)
Fixes: http://tracker.ceph.com/issues/18067
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/testnode/vars/ubuntu_16.yml

index 73eca7578ac850014fa41fe09a75d9ef60a4718b..f0e363038ed10d32e7cd98a1d1aff6b3e53e2d75 100644 (file)
@@ -16,6 +16,8 @@ packages:
   ###
   - libcrypto++9v5
   ###
+  # for building xfstests #18067
+  - libtool-bin
 
 non_aarch64_packages:
   - libgoogle-perftools4