Adjust this so we do not copy the template every time on backends and chown/chgrp it every run
This commit is contained in:
parent
3d640e4870
commit
ce277722b0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
owner=bodhi
|
||||
group=bodhi
|
||||
mode=0600
|
||||
when: inventory_hostname.startswith('bodhi') and env == 'staging'
|
||||
when: inventory_hostname.startswith('bodhi0') and env == 'staging'
|
||||
notify:
|
||||
- reload bodhi httpd
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue