Book Image

Learning VMware vRealize Automation

By : SRIRAM RAJENDRAN, Sriram Rajendran
Book Image

Learning VMware vRealize Automation

By: SRIRAM RAJENDRAN, Sriram Rajendran

Overview of this book

With the growing interest in Software Defined Data Centers (SDDC), vRealize Automation offers data center users an organized service catalog and governance for administrators. This way, end users gain autonomy while the IT department stays in control, making sure security and compliance requirements are met. Learning what each component does and how they dovetail with each other will bolster your understanding of vRealize Automation. The book starts off with an introduction to the distributed architecture that has been tested and installed in large scale deployments. Implementing and configuring distributed architecture with custom certificates is unarguably a demanding task, and it will be covered next. After this, we will progress with the installation. A vRealize Automation blueprint can be prepared in multiple ways; we will focus solely on vSphere endpoint blueprint. After this, we will discuss the high availability configuration via NSX loadbalancer for vRealize Orchestrator. Finally, we end with Advanced Service Designer, which provides service architects with the ability to create advanced services and publish them as catalog items.
Table of Contents (15 chapters)
Learning VMware vRealize Automation
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Configuring a Guest OS for vRealize Automation vSphere Blueprints

Now that we have completed the installation and successfully passed the functional validation phase 1 (Chapter 3, Functional Validation – Phase 1 and Installing Secondary Nodes), we will continue to focus our efforts on the configuration of a guest operating system (GOS) before it can be used during the creation of a vSphere Blueprint.

While vRealize Automation supports several methods to provision virtual machines, we will be focusing on the following:

  • Scenario: This provisions machines by cloning from a template object created from an existing Windows or Linux machine called the reference machine and a customization specification

  • Platform: vSphere

  • Provisioning method: Cloning

Note

For additional details on different provision methods, please read http://goo.gl/cvY5HI.

This stage is immensely important for a successful deployment of a service catalog item; otherwise, we will be spending an awful lot of time troubleshooting...