More adjustments
This commit is contained in:
parent
9890c5e180
commit
7e923d48e8
1 changed files with 2 additions and 1 deletions
|
@ -28,9 +28,10 @@
|
|||
- role: httpd/reverseproxy
|
||||
website: controller.fedorainfracloud.org
|
||||
destname: overcloud
|
||||
proxyurl: http://192.168.20.51
|
||||
balancer_name: controller.fedorainfracloud.org
|
||||
balancer_members: ['192.168.20.51:80']
|
||||
certbot_addhost: undercloud01.fedorainfracloud.org
|
||||
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||
|
||||
pre_tasks:
|
||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue