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-5.0.8 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-7.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-7.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.7 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.6 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-6.2.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-6.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-6.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.1.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-5.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-4.8.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-4.5.6 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-4.5.5 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-4.5.4 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-4.7.0 app/views/overrides/subnets/_rex_tab_pane.html.erb