Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 456 Bytes

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.