ODCS: Fix Pungi cache name.

This commit is contained in:
Jan Kaluža 2020-03-18 14:32:17 +00:00 committed by Pierre-Yves Chibon
parent 44f6bac47f
commit 8040bd2593

View file

@ -30,7 +30,7 @@
group: odcs-server group: odcs-server
with_items: with_items:
- /var/tmp/pungi_cache_file.dbm.rw.lock - /var/tmp/pungi_cache_file.dbm.rw.lock
- /var/tmp/pungi_cache_file.dbm.rw - /var/tmp/pungi_cache_file.dbm
tags: tags:
- odcs - odcs
- odcs/backend - odcs/backend