[releng] because ftbfs is not the FAS user/bot it will be created in /home/ftbfs

This commit is contained in:
Stephen Smoogen 2019-06-04 12:42:15 +00:00
parent 49d6f8343d
commit f2765573ed

View file

@ -38,7 +38,7 @@
when: inventory_hostname.startswith('compose-x86-01')
- name: add ftbfs cache dir
file: state=directory path=/home/fedora/ftbfs/.cache mode=2775 owner=ftbfs group=ftbfs
file: state=directory path=/home/ftbfs/.cache mode=2775 owner=ftbfs group=ftbfs
when: inventory_hostname.startswith('compose-x86-01')
- name: add ftbfs weekly cron job