added initial loadbalancer config
This commit is contained in:
parent
dd590c95fa
commit
7c4175f63d
3 changed files with 13 additions and 0 deletions
6
playbook_templates/loadbalancer.actcur.com
Normal file
6
playbook_templates/loadbalancer.actcur.com
Normal 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
|
7
var_files/certbot/loadbalancer.actcur.com
Normal file
7
var_files/certbot/loadbalancer.actcur.com
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
# vars file for certbot on loadbalancer.actcur.com
|
||||
|
||||
domains:
|
||||
- domain: ipa2.actcur.com
|
||||
|
||||
# end of file
|
Loading…
Add table
Reference in a new issue