added initial loadbalancer config

This commit is contained in:
Beth Parker 2025-03-23 06:41:50 -05:00
parent dd590c95fa
commit 7c4175f63d
3 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,6 @@
role:core:v1.2:core
role:nginx-ssl:v1.1:common,nginx-ssl
role:certbot:v1.1:common,certbot
role:loadbalancer:testing:workload,loadbalancer
# end of file

View file

@ -0,0 +1,7 @@
---
# vars file for certbot on loadbalancer.actcur.com
domains:
- domain: ipa2.actcur.com
# end of file