---
{%- from "redis/map.jinja" import redis with context %}
redis-install:
  pkg.installed:
    - pkgs: {{ redis.pkgs }}