mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
moved cache & db host vars to group
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
custom_firewall_ports:
|
||||
- 6379
|
||||
install_redis_exporter: true
|
||||
description: 'cache node for retailor redis cache'
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
custom_firewall_ports:
|
||||
- 111
|
||||
- 2049
|
||||
- 3306
|
||||
apt_packages:
|
||||
- nfs-kernel-server
|
||||
install_mysqld_exporter: true
|
||||
description: 'database & filestorage node for hosting app.retailor.io'
|
||||
Reference in New Issue
Block a user