VMWare

VCF 3.9 – automate managing certificates for Cloud Foundation components using Ansible.

In VCF 3.9 we can manage certificates for all Cloud Foundation components, including configuring a certificate authority, generating and downloading CSRs, and installing them. In this post i will show you how to configure Microsoft certificate authority and create and install certificates for the following components: Platform Services Controllers vCenter Server NSX Manager SDDC Managee vRealize […]

Read More

Announcing General Availability of VMware Cloud Foundation 3.9.1

On January 14th 2020, VMware achieved general availability of VMware Cloud Foundation (VCF) 3.9.1, introducing support for Application Virtual Networks, API support for multiple physical NICs and vSphere Distributed switches, and improvements to Cloud Builder and Developer Center.  The following post provides an overview of the release content and links to additional information. Here you can […]

Read More

vSAN Stretched Cluster – cannot change vSAN Witness Host.

This time very short and quick post:) If you see such error message (as below) in vCenter when adding or replacing VMware vSAN 6.7 Witness Appliance, just remember: CHECK YOUR vSAN Witness Appliance VERSION AND BUILD. The witness host must be capable of running the same version of ESXi as vSAN data nodes. 2019-11-08T18:24:31.613Z info […]

Read More

Ansible – VMware Identity Manager – how to change user attributes – Part#2.

In the previous post i described how to deploy VMware Identity Manager through vRealize Lifecycle Manager using Ansible. vIDM is up and ready to go so let’s go little bit further and do one of the many configuration steps . Before configuring the Directory Services and the VMware Identity Manager settings, it can happen that […]

Read More

Ansible – VMware Identity Manager deployment through vRealize Suite Lifecycle Manager – Part#1

Today i’m going to show you how to create new environment for Vmware Identity Manager and install new instance of vIDM in vRealize Suite Lifecycle Manager in fully automaticaly way, using of course Ansible. In VMware docs you will find that you can add an existing VMware Identity Manager OR deploy new VMware Identity Manager […]

Read More

vRealize Lifecycle Manager – how to delete undeletable environment

Today, i was trying to install Vmware Identity Manager using LCM REST API and i realized that i can’t check request details: But task was still visible in Recent Requests: Unfortunately i couldn’t delete this request because of greyed out ‘Delete Environment’ option:) So how to do that? Of course using REST API. Unfortunately you […]

Read More