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
|
- role: httpd/reverseproxy
|
||||||
website: controller.fedorainfracloud.org
|
website: controller.fedorainfracloud.org
|
||||||
destname: overcloud
|
destname: overcloud
|
||||||
proxyurl: http://192.168.20.51
|
|
||||||
balancer_name: controller.fedorainfracloud.org
|
balancer_name: controller.fedorainfracloud.org
|
||||||
|
balancer_members: ['192.168.20.51:80']
|
||||||
certbot_addhost: undercloud01.fedorainfracloud.org
|
certbot_addhost: undercloud01.fedorainfracloud.org
|
||||||
|
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue