copr-dist-git: raise number of inodes for the mounted tmpfs volume

This commit is contained in:
clime 2017-06-09 08:06:06 +02:00
parent 11ba27ce11
commit aa871d3842

View file

@ -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