Sha256: 07445d1035724aa392936558af5850241b92ae218f57e5d451fb8518a4008067

Contents?: true

Size: 483 Bytes

Versions: 24

Compression:

Stored size: 483 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_names), @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

24 entries across 24 versions & 1 rubygems

Version Path
foreman_remote_execution-1.5.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.5.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.5.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.5.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.5.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.4.6 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.4.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.4.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.4.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.4.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.7 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.6 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.4.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.3.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-1.2.2 app/views/overrides/subnets/_rex_tab_pane.html.erb