Sha256: d85bd8a9c802b306f3458635a57050503fb7c2493b226e05adaeb8465b797099

Contents?: true

Size: 594 Bytes

Versions: 44

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

44 entries across 44 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.15.0.rc1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.14.1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.14.0 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.14.0.rc3 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.14.0.rc2 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.14.0.rc1.1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.14.0.rc1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.13.1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.13.0 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.12.1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.13.0.rc1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.12.0 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.12.0.rc3 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.12.0.rc2 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.12.0.rc1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.11.1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.11.0 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.11.0.rc2 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb
katello-4.11.0.rc1 app/views/overrides/smart_proxies/_acs_http_proxy.html.erb