Only install /var/lib/bodhi on bodhi-backend01.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
8a9700ccab
commit
3375f6279e
1 changed files with 4 additions and 0 deletions
|
@ -188,6 +188,10 @@
|
|||
mode: 0755
|
||||
owner: apache
|
||||
group: apache
|
||||
when: inventory_hostname.startswith('bodhi-backend01')
|
||||
tags:
|
||||
- bodhi
|
||||
- cron
|
||||
|
||||
- name: Install weekly bodhi-dequeue-stable cron job that moves updates from batched to stable
|
||||
cron:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue