memcached-formula/memcached/python_memcached.sls

7 lines
140 B
Plaintext
Raw Normal View History

{% from 'memcached/map.jinja' import memcached with context %}
2013-08-06 23:59:21 +02:00
python-memcached:
pkg:
- installed
- name: {{ memcached.python }}