Ansible-OpenShift-Provisioning
Ansible-OpenShift-Provisioning copied to clipboard
Proxy settings
in the actual version, an error exists: When the proxy settings are filled in the NAT section is in a wrong INDENT the easiest solution: place the PROXY stuff at the end of the group vars
Hi @irmsan, I believe this is solved by PR?
Take a look at inventories/default/inventory.yaml.template, in the 'all' section, there's a new proxy_env section.
Will that resolve this issue? Let me know.