More adjustments

This commit is contained in:
Kevin Fenzi 2018-12-12 22:08:34 +00:00
parent 9890c5e180
commit 7e923d48e8

View file

@ -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"