Skip to content
Snippets Groups Projects
Commit bb34d470 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: ND-1982 (increase ramdisk size to 5GB)

parent 956ccb64
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
mount:
boot: "yes"
fstype: "tmpfs"
opts: "defaults,size=2G"
opts: "defaults,size=5G"
path: "/tmp"
src: "tmpfs"
state: mounted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment