Sha256: c97ed24a6d4f0d17de08d3752fc0da72480d2419727739768c10c8a6bd63c1c3

Contents?: true

Size: 492 Bytes

Versions: 78

Compression:

Stored size: 492 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).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

78 entries across 78 versions & 1 rubygems

Version Path
foreman_remote_execution-3.3.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.3.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.3.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.2.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.2.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.10 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.9 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.8 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.0.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.0.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.7 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.0.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-3.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.6 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-2.0.1 app/views/overrides/subnets/_rex_tab_pane.html.erb