memcached-formula/memcached/python_memcached.sls
2014-12-13 00:19:59 -07:00

6 lines
134 B
Plaintext

{% from 'memcached/map.jinja' import memcached with context %}
python-memcached:
pkg.installed:
- name: {{ memcached.python }}