Hi guys,
Has anyone managed to deploy a manageiq/cloudforms region automatically? I was thinking of using terraform to deploy images to vmware vsphere and trigger ansible provider to configure the appliances.
I have found an example for ansible part: https://github.com/adamgoossens/cf-ansible
However, I am having an issue with deploying a vsphere image from terraform. It’s not catching up the guest os customization and therefore is not configuring network.
In general, is there any best practices for automatic cf/manageiq deployment? Given that region in our case can consist of around 20 vms, it’s preferable to automate the process.
Br,
Anton