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

Version Path
foreman_fog_proxmox-0.4.0 app/views/images/form/_proxmox.html.erb
the_foreman_proxmox-0.3.5 app/views/images/form/_proxmox.html.erb
the_foreman_proxmox-0.3.4 app/views/images/form/_proxmox.html.erb
the_foreman_proxmox-0.3.3 app/views/images/form/_proxmox.html.erb
the_foreman_proxmox-0.3.2 app/views/images/form/_proxmox.html.erb
the_foreman_proxmox-0.3.1 app/views/images/form/_proxmox.html.erb
the_foreman_proxmox-0.3.0 app/views/images/form/_proxmox.html.erb