1 Create a new operating system image

TASK 3

As the Cloud Administrator, you have been tasked to do the following;

1 Create a new operating system image.

2 Create a new machine size.

3 Add two new Cloud templates:

a Import the first Cloud template from the provided file.

b Create the second Cloud template based on the imported Cloud Template with the following requirements:

i  Allow the user to pick from a list of operating system images.

Ii  Allow the user to pick from a list of machine sizes.

Iii  Deployment must use the selected input values.

Iv  Ensure you are able to review/compare any previous changes that have been made since the Cloud template was cloned in Cloud Assembly. NOTE: Do not deploy the Cloud template Information required to complete the tasks:

• vRealize Automation FODN: vr-automation.corp.local

• Cloud Admin Username: [email protected]

• Cloud Admin Password: VMwarel!

• vRA Project Name: Jupiter

• Flavor Mapping Name: extra large – Flavor Mapping Config:

o Account: vSphere Private Cloud ° Region: Local Datacenter o CPUs: 4 CPU o RAM: 16GB

• Image Mapping Name Windows Server 2019

• Image Mapping Configuration:

o Account: vSphere Private Cloud o Region: Local Datacenter o Image: windows2019

• Imported Cloud template Name: Jupiter Ubuntu Server

• Imported Cloud template File: C: VExam FilesQuestion 3jupiter.yaml

• New Cloud template Name: Jupiter Cloned Server

• New Cloud template Size Input:

o Name: size

o Title: Select a Size

o Valid Options: small, medium, extra large

• New Cloud template Image Input: o Name: image

o Title: Select an OS Image

o Valid Options: Windows Server 2019. Ubuntu18

Answer: To accomplish Task 3 as a Cloud Administrator, you would perform the following steps:

Create a new operating system image:

Log in to the vRealize Automation console using the Cloud Admin credentials.

Navigate to Design > Image Mappings and click New Image Mapping.

Enter the details for the new operating system image, including the name and the Account/Region.

Select the appropriate content library or image to use for the new image mapping12.

Create a new machine size (Flavor Mapping):

Go to Design > Flavor Mappings and click New Flavor Mapping.

Provide the configuration details for the new machine size, such as the number of CPUs and RAM size.

Assign the new flavor mapping to the vSphere Private Cloud account and the Local Datacenter region.

Add two new Cloud templates:

a. Import the first Cloud template:

Navigate to Design > Cloud Templates.

Click Import and select the provided file jupiter.yaml to import the Jupiter Ubuntu Server template.

b. Create the second Cloud template based on the imported Cloud Template:

After importing, clone the Jupiter Ubuntu Server template and rename it to Jupiter Cloned Server. Modify the cloned template to include input options for the operating system image and machine size.

Use the YAML code editor to add an inputs section where users can select the machine size and operating system image at deployment time34.

Ensure that the deployment uses the selected input values by referencing the input parameters in the resources section of the cloud template.

To review and compare any previous changes, utilize the version control features in Cloud Assembly to track changes made to the cloud template

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments