Merge pull request #7 from jeffrey4l/master

Remove the requirement of memcached when install the python-memcached pa...
This commit is contained in:
Seth House 2014-07-28 08:39:59 -06:00
commit af795a69ac

View File

@ -1,10 +1,6 @@
{% from 'memcached/map.jinja' import memcached with context %}
include:
- memcached
python-memcached:
pkg:
- installed
- name: {{ memcached.python }}
- require:
- pkg: memcached