Skip to content

Latest commit

 

History

History
128 lines (118 loc) · 5.1 KB

proc_adding-images-to-server.adoc

File metadata and controls

128 lines (118 loc) · 5.1 KB

Adding {CRname} Images to {ProjectServer}

To create hosts using image-based provisioning, you must add information about the image, such as access details and the image location, to your {ProjectServer}.

To use the CLI instead of the {ProjectWebUI}, see the CLI procedure.

Procedure
  1. In the {ProjectWebUI}, navigate to Infrastructure > Compute Resources and click the name of the {CRname} connection.

  2. Click Create Image.

  3. In the Name field, enter a name for the image.

  4. From the Operating System list, select the base operating system of the image.

  5. From the Architecture list, select the operating system architecture.

  6. In the Username field, enter the SSH user name for image access.

  7. Optional: Select the User Data checkbox if the image supports user data input, such as cloud-init data.

  8. Click Submit to save the image details.

CLI procedure
  • Create the image with the hammer compute-resource image create command.