A Lab deployed using terraform
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nicolas Massé ba055fa09e centos node 5 years ago
..
ansible centos node 5 years ago
templates centos node 5 years ago
README.md centos node 5 years ago
centos.tf centos node 5 years ago
main.tf centos node 5 years ago
network.tf centos node 5 years ago
provider.tf centos node 5 years ago
variables.tf centos node 5 years ago

README.md

Lab of Centos Machines

Fetch the latest CentOS Stream 8 cloud image.

sudo curl -Lo /var/lib/libvirt/images/centos-stream-8.qcow2 http://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20201217.0.x86_64.qcow2

Then, deploy the lab.

terraform init
terraform apply