mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 17:50:35 +00:00
ansible playbooks for retailor.io infrastructure
This commit is contained in:
8
group_vars/web.yml
Normal file
8
group_vars/web.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
custom_firewall_ports:
|
||||
- 80
|
||||
- 443
|
||||
apt_packages:
|
||||
- nfs-common
|
||||
install_nginx_exporter: true
|
||||
description: 'webserver node for hosting retailor laravel project'
|
||||
Reference in New Issue
Block a user