Fix hardcorded drive-audit path

Change-Id: I447e48ec704c4a3a0bfe1dc1cee46f0b0daf539e
This commit is contained in:
Pedro Perez 2016-11-15 19:22:26 +01:00
parent 1ff581f6b9
commit 3e90d83252
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# {{ ansible_managed }}
[drive-audit]
device_dir = /srv/node
device_dir = {{ swift_vars.mount_point | default(swift.mount_point) }}
log_facility = LOG_LOCAL0
log_level = INFO
minutes = 60