mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
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:
parent
5e9698ee9d
commit
977a221f92
@ -1,7 +1,3 @@
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
extra_packages: [libcephfs1, libcephfs-jni]
|
||||
tasks:
|
||||
- ceph-fuse:
|
||||
- workunit:
|
||||
|
@ -1,8 +1,3 @@
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
extra_packages: [libcephfs1, libcephfs-jni]
|
||||
|
||||
tasks:
|
||||
- ssh_keys:
|
||||
- install:
|
||||
|
@ -1,8 +1,3 @@
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
extra_packages: [libcephfs1, libcephfs-jni]
|
||||
|
||||
tasks:
|
||||
- ssh_keys:
|
||||
- install:
|
||||
|
@ -1,7 +1,3 @@
|
||||
overrides:
|
||||
install:
|
||||
ceph:
|
||||
extra_packages: [libcephfs1, libcephfs-jni]
|
||||
tasks:
|
||||
- ceph-fuse:
|
||||
- workunit:
|
||||
|
Loading…
Reference in New Issue
Block a user