ansible playbooks for retailor.io infrastructure

This commit is contained in:
2025-03-03 19:33:36 +01:00
committed by KevinMidboe
commit 92cb10ba27
139 changed files with 33603 additions and 0 deletions

7
group_vars/app.yml Normal file
View File

@@ -0,0 +1,7 @@
---
custom_firewall_ports:
- 2049
- 1111
apt_packages:
- nfs-server
description: 'app node for hosting retailor database & persistent assets, serves NFS mount'