mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 01:30:35 +00:00
10 lines
191 B
YAML
10 lines
191 B
YAML
---
|
|
custom_firewall_ports:
|
|
- 111
|
|
- 2049
|
|
- 3306
|
|
apt_packages:
|
|
- nfs-kernel-server
|
|
# install_mysql_exporter: true
|
|
description: 'database & filestorage node for hosting app.retailor.io'
|