FEATURE: disable protected mode in redis
authorSam Saffron <sam.saffron@gmail.com>
Thu, 21 Feb 2019 03:14:13 +0000 (14:14 +1100)
committerSam Saffron <sam.saffron@gmail.com>
Thu, 21 Feb 2019 03:14:13 +0000 (14:14 +1100)
commit281190efb367298f4134672ff25082a5a74fba9f
treedfb648675f2c6165f9ed560adfdb9c11f2709ef1
parent303eb0309c12e2af3da57ee796c5f154c5a9bca7
FEATURE: disable protected mode in redis

We do not require protected mode in redis cause it runs in a container
and is default protected.

Protected mode breaks running our template in a multi container setup or
certain users exposting redis from the container if they wish
templates/redis.template.yml