ODCS: Create pungi cache file if it does not exists.
This commit is contained in:
parent
f167b89b88
commit
b24ea9e7e9
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
path: "{{ item }}"
|
||||
owner: odcs-server
|
||||
group: odcs-server
|
||||
state: touch
|
||||
with_items:
|
||||
- /var/tmp/pungi_cache_file.dbm.rw.lock
|
||||
- /var/tmp/pungi_cache_file.dbm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue