Merge pull request #7 from jeffrey4l/master
Remove the requirement of memcached when install the python-memcached pa...
This commit is contained in:
commit
af795a69ac
@ -1,10 +1,6 @@
|
||||
{% from 'memcached/map.jinja' import memcached with context %}
|
||||
include:
|
||||
- memcached
|
||||
|
||||
python-memcached:
|
||||
pkg:
|
||||
- installed
|
||||
- name: {{ memcached.python }}
|
||||
- require:
|
||||
- pkg: memcached
|
||||
|
Loading…
Reference in New Issue
Block a user