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-14.1.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-14.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-14.0.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-14.0.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.2.6 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-14.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.2.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.2.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.2.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.2.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-12.0.7 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.2.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.2.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-10.1.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-13.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-12.0.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-12.0.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-12.0.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-12.0.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-11.1.3 app/views/overrides/subnets/_rex_tab_pane.html.erb