forked from rarias/bscpkgs
Remove complete ceph package from hut
Only the ceph-client is needed. Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
parent
cfe0c0e6e6
commit
5234ca32fd
@ -3,7 +3,6 @@
|
||||
# Mounts the /ceph filesystem at boot
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
ceph
|
||||
ceph-client
|
||||
fio # For benchmarks
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user