Project

General

Profile

« Previous | Next » 

Revision 857a5d14

Added by Daniel Lobato Garcia over 6 years ago

templates - sync from community-templates

View differences:

app/views/unattended/provisioning_templates/PXELinux/autoyast_default_pxelinux.erb
- SLES
- OpenSUSE
%>
<% http_proxy_string = @host.params['http-proxy'] ? "proxy=http://" + @host.params['http-proxy'] + ":" + @host.params['http-proxy-port'] : '' -%>
<% http_proxy_string = host_param('http-proxy') ? "proxy=http://" + host_param('http-proxy') + ":" + host_param('http-proxy-port') : '' -%>
DEFAULT linux

Also available in: Unified diff