From 64d3cb58b235836de5e2322cafb996765cbec501 Mon Sep 17 00:00:00 2001 From: ITQ Date: Sat, 5 Jul 2025 12:19:23 +0300 Subject: [PATCH] init: added .env.template file --- terraform/.env.template | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 terraform/.env.template diff --git a/terraform/.env.template b/terraform/.env.template new file mode 100644 index 0000000..7bf1736 --- /dev/null +++ b/terraform/.env.template @@ -0,0 +1,6 @@ +# This is just a template file, create .env file +# Change all vars before going to production and remove all comments (!) +# Below all environment variables and default values + +LIBVIRT_DEFAULT_URI=qemu:///system +IMAGE_POOL_FOLDER=/var/lib/libvirt/images/