diff --git a/salt/redis/soc_redis.yaml b/salt/redis/soc_redis.yaml index 9a86cb4c8..374b613b5 100644 --- a/salt/redis/soc_redis.yaml +++ b/salt/redis/soc_redis.yaml @@ -121,7 +121,7 @@ redis: description: Set the amount of keys that need to change to save after 15 minutes. global: True helpLink: redis.html - '300: + '300': description: Set the amount of keys that need to change to save after 5 minutes. global: True helpLink: redis.html