copr-dist-git: raise number of inodes for the mounted tmpfs volume
This commit is contained in:
parent
11ba27ce11
commit
aa871d3842
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=39G
|
||||
mount: name=/tmp src=tmpfs fstype=tmpfs state=mounted opts=defaults,size=39G,nr_inodes=2g
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue