Sha256: 1343c2f47c0a9a1faafca8a613cb1f92df877909cb5cedf4cf843fa9f6690914

Contents?: true

Size: 393 Bytes

Versions: 1

Compression:

Stored size: 393 Bytes

Contents

<%= text_f f, :url, :label => _('Client ID'), :required => true %>
<%= password_f f, :password, :label => _('Client Secret'), :keep_value => true, :required => true %>
<%= text_f f, :user, :label => _('Subscription ID'), :required => true %>
<%= text_f f, :uuid, :label => _('Tenant ID'), :required => true %>

<div class="col-md-offset-2">
    <%= test_connection_button_f(f, true) %>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
foreman_azure_rm-2.0.0.pre1 app/views/compute_resources/form/_azurerm.html.erb