From 3f045585f8dd366d5ea6b21a566869b6467b45dc Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Sun, 24 Nov 2013 16:45:20 -0800 Subject: [PATCH] redis format change --- standalone.template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone.template.yml b/standalone.template.yml index 2ef0693..e6f39fc 100644 --- a/standalone.template.yml +++ b/standalone.template.yml @@ -184,7 +184,7 @@ run: - replace: filename: "/etc/redis/redis.conf" from: /^logfile.*$/ - to: "logfile stdout" + to: "logfile \"\"" - replace: filename: "/etc/redis/redis.conf" -- 2.25.1