diff --git a/salt/redis/init.sls b/salt/redis/init.sls index 8b88b5bf3..2efea87a0 100644 --- a/salt/redis/init.sls +++ b/salt/redis/init.sls @@ -12,8 +12,9 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . +{% set lsaccessip = salt['pillar.get']('master:lsaccessip', '') %} -# IDSTools Setup +# Redis Setup redisconfdir: file.directory: - name: /opt/so/conf/redis/etc