Sha256: d85bd8a9c802b306f3458635a57050503fb7c2493b226e05adaeb8465b797099

Contents?: true

Size: 594 Bytes

Versions: 47

Compression:

Stored size: 594 Bytes

Contents

<%# I'm thinking that creating test ACS remotes is not worth it for HTTP proxies because
    we're editing 'n' remotes rather than just one. At sync time, if a remote fails to
    update, the user can look at the error in Dynflow and likely figure out that something
    is wrong with the HTTP proxy config. %>
<%= select_f(f, :http_proxy_id, ::HttpProxy.all, :id, :name, {:include_blank => true}, {:label => _("Alternate Content Source HTTP Proxy"),
    :label_help => _('Traffic for all alternate content sources associated with this smart proxy will go through the chosen HTTP proxy.')}) %>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
katello-4.8.0.rc1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.7.3 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.7.2 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.7.1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.7.0 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.7.0.rc2 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.7.0.rc1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb