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
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
mount: mount:
boot: "yes" boot: "yes"
fstype: "tmpfs" fstype: "tmpfs"
opts: "defaults,size=2G" opts: "defaults,size=5G"
path: "/tmp" path: "/tmp"
src: "tmpfs" src: "tmpfs"
state: mounted state: mounted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment