Project

General

Profile

« Previous | Next » 

Revision 7b70805a

Added by Lukas Zapletal over 9 years ago

Fixes #7833 - foreman_url is set for the smart proxy

View differences:

templates/settings.yml.erb
#- foreman.dev.domain
<% end -%>
# Endpoint for reverse communication
:foreman_url: <%= scope.lookupvar("foreman_proxy::foreman_base_url") %>
# SSL settings for client authentication against Foreman. If undefined, the values
# from general SSL options are used instead. Mainly useful when Foreman uses
# different certificates for its web UI and for smart-proxy requests.

Also available in: Unified diff