Sha256: a75040634b55c9d178c060b5e8be4431506cadc0a84769277a45de4771f439c3

Contents?: true

Size: 482 Bytes

Versions: 13

Compression:

Stored size: 482 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

13 entries across 13 versions & 1 rubygems

Version Path
foreman_remote_execution-1.0.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.3.2 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.3.1 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.3.0 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.2.3 app/views/overrides/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.2.2 app/overrides/foreman/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.2.1 app/overrides/foreman/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.1.2 app/overrides/foreman/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.1.1 app/overrides/foreman/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.1.0 app/overrides/foreman/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.0.10 app/overrides/foreman/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.0.8 app/overrides/foreman/subnets/_rex_tab_pane.html.erb
foreman_remote_execution-0.0.7 app/overrides/foreman/subnets/_rex_tab_pane.html.erb