Added sls for python-memcached package
This commit is contained in:
parent
bdc65025b9
commit
b542211cdf
8
memcached/python_memcached.sls
Normal file
8
memcached/python_memcached.sls
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
include:
|
||||||
|
- memcached
|
||||||
|
|
||||||
|
python-memcached:
|
||||||
|
pkg:
|
||||||
|
- installed
|
||||||
|
- require:
|
||||||
|
- pkg: memcached
|
Loading…
Reference in New Issue
Block a user