mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 09:40:34 +00:00
single cache server, moved from group to host_vars
This commit is contained in:
5
host_vars/cache.yml
Normal file
5
host_vars/cache.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
custom_firewall_ports:
|
||||
- 6379
|
||||
install_redis_exporter: true
|
||||
description: 'cache node for retailor redis cache'
|
||||
Reference in New Issue
Block a user