Skip to content

davidegirardi/terraform-libvirt-setup

Repository files navigation

Requirements

In /etc/libvirt/qemu.conf

user = "yourusername"
groups = "yourgroup"

Set the following environment variables to set:

  • The directory containing all of the pools via TF_VAR_pool_prefix
  • The local path on the filesystem containing the base images viaTF_VAR_templates_path

Caching Cloud Images

Head over to autodownload/ and run terraform apply to download today's copy of the cloud images in TF_VAR_templates_path.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published