[releng] because ftbfs is not the FAS user/bot it will be created in /home/ftbfs
This commit is contained in:
parent
49d6f8343d
commit
f2765573ed
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue