aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/memcached/vars/Debian.yml
diff options
context:
space:
mode:
authorcarey.xu <carey.xuhan@huawei.com>2015-12-14 16:50:57 +0800
committercarey.xu <carey.xuhan@huawei.com>2015-12-15 09:09:17 +0800
commit3e7d82a8f6527755c8eee5788235807dbb8a3df0 (patch)
treede7860346ff5f1d107c5390297047b39644c9406 /deploy/adapters/ansible/roles/memcached/vars/Debian.yml
parent8345054b0c24c7acb3bca5bb41f9f0e5508c468c (diff)
fix some memcached configuration error
JIRA: COMPASS-192 Change-Id: I919afb3c109fed151d35d94e323111b85e44073b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
Diffstat (limited to 'deploy/adapters/ansible/roles/memcached/vars/Debian.yml')
-rw-r--r--deploy/adapters/ansible/roles/memcached/vars/Debian.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/deploy/adapters/ansible/roles/memcached/vars/Debian.yml b/deploy/adapters/ansible/roles/memcached/vars/Debian.yml
new file mode 100644
index 00000000..7a0d09de
--- /dev/null
+++ b/deploy/adapters/ansible/roles/memcached/vars/Debian.yml
@@ -0,0 +1,7 @@
+---
+packages:
+ - python-memcache
+
+services: []
+
+