Add memcached role
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
b0909a0515
commit
cb27ecab94
2
pillar/role/memcached.sls
Normal file
2
pillar/role/memcached.sls
Normal file
@ -0,0 +1,2 @@
|
||||
memcached:
|
||||
listen_address: /run/memcached/memcached.sock
|
2
salt/role/memcached.sls
Normal file
2
salt/role/memcached.sls
Normal file
@ -0,0 +1,2 @@
|
||||
include:
|
||||
- memcached.config
|
Loading…
Reference in New Issue
Block a user