Sha256: cb7e92129ef08302f397b6dc9df01ebbe419c84eb9fff91c1941754f6d50d973
Contents?: true
Size: 478 Bytes
Versions: 7
Compression:
Stored size: 478 Bytes
Contents
<%= text_f f, :username, :placeholder => "root", :help_inline => _("The user that is used to ssh into the instance, normally cloud-user, ubuntu, root etc") %> <%= password_f f, :password, :help_inline => _("Password to authenticate with - used for SSH finish step.") %> <%= checkbox_f f, :user_data, :help_inline => _("Does this image support user data input (e.g. via cloud-init)?") %> <%= image_field(f, :label => _("Image VMID"), :help_inline => _("vmid of template vm.")) %>
Version data entries
7 entries across 7 versions & 2 rubygems