Sha256: 50846bea863e985feeb14d6cf5444a31ac141ebdd95531faa2e14d1d6e680744

Contents?: true

Size: 321 Bytes

Versions: 7

Compression:

Stored size: 321 Bytes

Contents

<%= text_f f, :username, :value => @image.username || "root", :help_inline => _("The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc") %>
<%= image_field(f) %>
<%= checkbox_f f, :user_data, :help_inline => _("Does this image support user data input (e.g. via cloud-init)?") %>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
foreman_digitalocean-0.2.1 app/views/images/form/_digitalocean.html.erb
foreman_cpp_cloudstack-0.1.5 app/views/images/form/_cloudstack.html.erb
foreman_digitalocean-0.2.0 app/views/images/form/_digitalocean.html.erb
foreman_digitalocean-0.1.0 app/views/images/form/_digitalocean.html.erb
foreman_digitalocean-0.0.3 app/views/images/form/_digitalocean.html.erb
foreman_digitalocean-0.0.2 app/views/images/form/_digitalocean.html.erb
foreman_digitalocean-0.0.1 app/views/images/form/_digitalocean.html.erb