enable memcached for CentOS

Change-Id: I1b7161a13a79c64af60bf9002eb88e94a27a54ed
This commit is contained in:
Marc Gariepy 2017-04-25 11:13:18 -04:00 committed by Jimmy McCrory
parent 114a6322ed
commit 0fad8a29aa
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@
systemd:
name: "memcached"
state: "restarted"
enabled: yes
daemon_reload: yes