Sha256: b42819441b204dc6a85604a9f6489eff16b0431c486668eb4c93722f78a1ee32
Contents?: true
Size: 445 Bytes
Versions: 6
Compression:
Stored size: 445 Bytes
Contents
<%= text_f f, :username, :value => @image.username || "root", :help_inline => _("The user that will be used to SSH into the VM for completion") %> <%= password_f f, :password, :help_inline => _("Password to authenticate with - used for SSH finish step.") %> <%= image_field(f, :label => _("Managed Image ID or Marketplace URN")) %> <%= checkbox_f f, :user_data, :help_inline => _("Does this image support user data input?") %>
Version data entries
6 entries across 6 versions & 1 rubygems