copr-dist-git: make /tmp tmpfs mount larger in size
This commit is contained in:
parent
2fb93d39c4
commit
fedf0525b0
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@
|
|||
when: not devel
|
||||
|
||||
- name: mount tmp on tmpfs
|
||||
mount: name=/tmp src=tmpfs fstype=tmpfs state=mounted opts=defaults,size=6G
|
||||
mount: name=/tmp src=tmpfs fstype=tmpfs state=mounted opts=defaults,size=39G
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue