If you have been following my Ansible articles (https://vnuggets.com/category/3rd-party-solutions/ansible/) that covers getting up and running then you should be comfortable with the process of building a Playbook to apply configuration to an existing machine. In this article we are going to look at bringing Ansible and VMware Cloud Assembly together to provide a way to … Continue reading Integrating and Using Ansible with VMware Cloud Assembly
vRealize Automation/Cloud Services
Cloud and On-Prem
Cloud Assembly – Using the API via vRO (Part 2)
In the previous article from this series I outlined an example use case for extensibility via vRO to the Cloud Assembly API. The links to the other articles in this series are below. Part 1 The first thing we are going to look at now that we have authentication into the Cloud Assembly API is … Continue reading Cloud Assembly – Using the API via vRO (Part 2)
Cloud Assembly – Using the API via vRO (Part 1)
Part 2 One of the things that you need to become familiar with as you use the Cloud Automation Services more and more is the Cloud Assembly API (and the CSP API). The API is required for some of the more advanced use cases leveraging extensibility that you might want to implement. A typical extensibility … Continue reading Cloud Assembly – Using the API via vRO (Part 1)
Cloud Assembly – Targetting a Specific vRO Instance
The last few deployment tests that I have run in Cloud Assembly have resulted in deployment failures, not because there is anything wrong with the blueprint in question but because the extensibility has failed. Normally I would put this down to mistakes in coding or bad error handling but in this case my workflow is … Continue reading Cloud Assembly – Targetting a Specific vRO Instance
Cloud Assembly – Using vRO to Apply Tags
In a previous article I covered how to add a vRO instance to Cloud Assembly so that it could be used for some form of extensibility. In this article we are going to use the vRO instance to update the properties of a deployed workload in Cloud Assembly as it goes through the build process. … Continue reading Cloud Assembly – Using vRO to Apply Tags
Cloud Assembly – Adding Your vRO Instance
This is a very quick article covering how to get Orchestrator added into Cloud Assembly so that it can be used for extensibility. This may seem quite obvious to some people however there are a few gotchas! Deploy an Orchestrator In order to connect in an on-prem vRO instance to Cloud Assembly you first need … Continue reading Cloud Assembly – Adding Your vRO Instance
vRealize Automation – Changing Hostnames
In this article I am going to cover an issue one of my customers was facing with their vRA 7.5 platform with regards to appliance hostnames and how we went about solving it. The Back Story The vRA 7.5 stack had been deployed (no vRSLCM) using the out of the box GUI installer based on … Continue reading vRealize Automation – Changing Hostnames
vRealize Suite Lifecycle Manager – Custom Unit Tests
vRealize Suite Lifecycle Manager (vRSLCM) has its roots embedded firmly with CodeStream and the DevOps for IT management pack that is now no longer supported. Moving code/content between platforms and managing content were several of the main purposes of CodeStream and whilst vRSLCM does a number of other things, it still has a content management … Continue reading vRealize Suite Lifecycle Manager – Custom Unit Tests
vRealize Suite Lifecycle Manager – Extending Pipelines
I've been asked to talk about content management and extensibility using vRSLCM at an upcoming customer event so as part of the preparation I decided to mock up some scenarios. This article will cover one of these scenarios and deals with content pipelines and extensibility. What You Should Not Do Before we dive into configuration … Continue reading vRealize Suite Lifecycle Manager – Extending Pipelines
Cloud Assembly – Deleting Orphaned Resources
The VMware SaaS offering for cloud services (Cloud Automation Services or CAS for short) has been bubbling away for a while now and was moved to GA status in mid January. I won't cover the finer details here but suffice to say CAS is a suite of SaaS products. Alot of people within VMware (myself … Continue reading Cloud Assembly – Deleting Orphaned Resources