Skip to content

Infrastructure as Code project containing configuration for Ubuntu 22.04 using Packer and Terraform. This was done for a school project.

License

Notifications You must be signed in to change notification settings

AngeIo/ubuntu-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure As Code - Ubuntu 22 with Packer and Terraform

This example will make use of Packer and Terraform to setup multiple Ubuntu 22.04 instances on vSphere enrolled with FreeIPA / Red Hat Identity Manager and Certificate Authority from IPA added to Firefox for local websites in HTTPS.

Running

Create the template

cd Packer
packer build ubuntu-22.pkr.hcl

Setup the virtual machine.

cd Terraform
terraform init
terraform apply

About

Infrastructure as Code project containing configuration for Ubuntu 22.04 using Packer and Terraform. This was done for a school project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published