Sha256: 8a606dad550b5dfb45f15ee46a5583750694289c335217bc863723e688147e12

Contents?: true

Size: 376 Bytes

Versions: 11

Compression:

Stored size: 376 Bytes

Contents

<%= text_f f, :username, :value => @image.username || "user", :help_inline => _("The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user.") %>
<%= 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

11 entries across 11 versions & 1 rubygems

Version Path
foreman_google-3.0.2 app/views/images/form/_gce.html.erb
foreman_google-3.0.1 app/views/images/form/_gce.html.erb
foreman_google-3.0.0 app/views/images/form/_gce.html.erb
foreman_google-2.0.1 app/views/images/form/_gce.html.erb
foreman_google-2.0.0 app/views/images/form/_gce.html.erb
foreman_google-1.0.4 app/views/images/form/_gce.html.erb
foreman_google-1.0.3 app/views/images/form/_gce.html.erb
foreman_google-1.0.2 app/views/images/form/_gce.html.erb
foreman_google-1.0.1 app/views/images/form/_gce.html.erb
foreman_google-1.0.0 app/views/images/form/_gce.html.erb
foreman_google-0.0.2 app/views/images/form/_gce.html.erb