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 | # Mounts the /ceph filesystem at boot | ||||||
| { | { | ||||||
|   environment.systemPackages = with pkgs; [ |   environment.systemPackages = with pkgs; [ | ||||||
|     ceph |  | ||||||
|     ceph-client |     ceph-client | ||||||
|     fio # For benchmarks |     fio # For benchmarks | ||||||
|   ]; |   ]; | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user