mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
the-new-hotness: Fix syntax error in config file
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
@@ -157,4 +157,4 @@ items:
|
||||
[consumer_config.cache]
|
||||
backend = "dogpile.cache.dbm"
|
||||
expiration_time = 300
|
||||
arguments = {filename = "/var/tmp/the-new-hotness-
|
||||
arguments = {filename = "/var/tmp/the-new-hotness-cache.dbm"}
|
||||
|
||||
Reference in New Issue
Block a user