From c43f6bf964108f8f44dadc85dcb08f008e53a866 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Fri, 8 Dec 2023 14:34:01 +0100
Subject: [PATCH] Remove artefact

---
 doc.zih.tu-dresden.de/docs/data_lifecycle/working.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md
index bc26e70a9..194a231d0 100644
--- a/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md
+++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md
@@ -27,8 +27,6 @@ performance and permanence.
 | `BeeGFS`        | `/beegfs/global1` | 232 TB   | [Alpha](../jobs_and_resources/alpha_centauri.md) and [Power9](../jobs_and_resources/power9.md) | Only accessible via [Workspaces](workspaces.md). Fastest available filesystem, only for large parallel applications running with millions of small I/O operations |
 | `ext4`          | `/tmp`            | 95 GB    | node local         | Systems: tbd. Is cleaned up after the job automatically.  |
 
-| Scratch for large data / streaming | `/data/horse` | Lustre | 20 PB |  |
-
 ??? "Outdated filesystems `/lustre/scratch` and `/lustre/ssd`"
 
     | Filesystem  | Usable directory  | Capacity | Availability | Backup | Remarks                                                                          |
-- 
GitLab