extra_packages: stop trying to install libcephfs stuff

These package names all differ across distros, and they're included in
teuthology's install task anyway.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
This commit is contained in:
Greg Farnum 2015-02-05 11:20:49 -08:00
parent 5e9698ee9d
commit 977a221f92
4 changed files with 0 additions and 18 deletions

View File

@ -1,7 +1,3 @@
overrides:
install:
ceph:
extra_packages: [libcephfs1, libcephfs-jni]
tasks:
- ceph-fuse:
- workunit:

View File

@ -1,8 +1,3 @@
overrides:
install:
ceph:
extra_packages: [libcephfs1, libcephfs-jni]
tasks:
- ssh_keys:
- install:

View File

@ -1,8 +1,3 @@
overrides:
install:
ceph:
extra_packages: [libcephfs1, libcephfs-jni]
tasks:
- ssh_keys:
- install:

View File

@ -1,7 +1,3 @@
overrides:
install:
ceph:
extra_packages: [libcephfs1, libcephfs-jni]
tasks:
- ceph-fuse:
- workunit: