mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 01:30:35 +00:00
9 lines
167 B
YAML
9 lines
167 B
YAML
---
|
|
custom_firewall_ports:
|
|
- 80
|
|
- 443
|
|
apt_packages:
|
|
- nfs-common
|
|
install_nginx_exporter: true
|
|
description: 'webserver node for hosting retailor laravel project'
|