2022-11-20 09:30:20 +00:00
|
|
|
# kolla_openstack_terraform_ansible
|
|
|
|
|
|
2022-11-20 09:48:18 +00:00
|
|
|
# What is this?
|
2022-11-20 09:30:20 +00:00
|
|
|
|
2022-11-20 09:48:18 +00:00
|
|
|
Tech test from a recent interview, dipping my toes back into Terraform using the Openstack provider.
|
2022-11-20 09:30:20 +00:00
|
|
|
|
2022-11-20 09:48:18 +00:00
|
|
|
- Build minimal Openstack testbench on VirtualBox
|
|
|
|
|
- Build provider network, project, user, image, flavor and seed some Terraform vars
|
|
|
|
|
- Terraform provision some small networks and instances, build ansible inventory anr run playbook to test connectivity between instances
|