enable memcached for CentOS

Change-Id: I1b7161a13a79c64af60bf9002eb88e94a27a54ed
(cherry picked from commit 0fad8a29aa)
This commit is contained in:
Marc Gariepy 2017-04-25 11:13:18 -04:00 committed by Marc Gariépy
parent 551b9f5a25
commit ddd1dc402b
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