copr-dist-git: make /tmp tmpfs mount larger in size

This commit is contained in:
clime 2017-05-23 11:21:05 +02:00
parent 2fb93d39c4
commit fedf0525b0

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=6G
mount: name=/tmp src=tmpfs fstype=tmpfs state=mounted opts=defaults,size=39G