Skip to main content

Vsphere

Ansible Provisioning

·981 words·5 mins
In the first two parts of this little devops series, I showed build templates with Packer and deploying virtual-machines with Terraform. Now we want to install some more packages on our new servers.

Provision servers with Terraform on vSphere

·1107 words·6 mins
My last article showed how to build a server template with Packer. Now we want to use this template to create some servers on VMware vSphere. DNS will be registered manually and all IP addresses will be defined as fixed in the config files.