first commit

This commit is contained in:
Ryan Cuda
2026-01-25 08:31:56 -07:00
commit 1234ef51c0
57 changed files with 2560 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
haproxy_frontend_port: 80
haproxy_backend_servers:
- name: node3
address: node3
port: 80
- name: node4
address: node4
port: 80