Sha256: 4486a1497920340f30428c83d20a66f41560273d20ada99ae1a52113b8f34da2

Contents?: true

Size: 501 Bytes

Versions: 52

Compression:

Stored size: 501 Bytes

Contents

<div class="tab-pane" id="rex_proxies">
  <%= fields_for :subnet do |f| %>
    <%= multiple_selects f, :remote_execution_proxies, SmartProxy.authorized.with_features(*RemoteExecutionProvider.provider_proxy_features).distinct, @subnet.remote_execution_proxy_ids, {:label => _("Proxies"), :help_inline => _("Select as many remote execution proxies as applicable for this subnet.  When multiple proxies with the same provider are added, actions will be load balanced among them.")} %>
  <% end %>
</div>

Version data entries

52 entries across 52 versions & 1 rubygems

Version Path
foreman_remote_execution-10.1.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-12.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.1.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-11.1.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-11.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-8.3.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-8.3.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-11.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.7 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-8.3.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.6 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-8.3.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-9.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb