vRealize Orchestrator Server Creation Workflow

May 4, 2016 Kim Bottu 0

This post is a follow-up on the following posts: Desired State Configuration and VMware Orchestrator Creating servers and keeping basic configuration consistent and compliant. There is still some work to be done on this workflow, but it gives you a nice idea what is possible and yes the workflow works perfectly! To keep this post from getting very long I will assume you know how to install vRealize Orchestrator. If you do not, I will create a post later about how to install and configure vRealize Orchestrator. In my own environment I have chosen not to use the embedded vRealize Orchestrator that comes with vCenter but to use the appliance. This prevents resource contention and in the case of complete […]

Creating servers and keeping basic configuration consistent and compliant

May 4, 2016 Kim Bottu 0

I am a strong believer that whatever you develop should be, if possible, easily usable by any administrator with sufficient access rights. Hence, maybe not everyone will be involved thinking about better ways of deploying servers and services (in this case), but I do think that everyone with sufficient rights should be able to use whatever automation developers create and should be able to apply those automation rules easily to any server. I believe in innovation and sharing innovation with colleagues. So here is something I am testing in DEV something that is not hard to maintain once it has been setup and where parameters and servers can easily be changed by everyone with of course the necessary access rights. Creating servers with […]