From 342d2d5a165b724171a113bca23363bcc5286815 Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Mon, 28 Dec 2020 21:45:27 +0700 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 68c25a4..05ed125 100644 --- a/.env.example +++ b/.env.example @@ -8,7 +8,7 @@ PVE_REALM="pam" # pam or pve PVE_CPU="4" # qty PVE_MEMORY="4" # Gb PVE_STORAGE_SIZE="32" # Gb -PVE_STORAGE_TYPE="RAW" $ RAW or QCOW2 +PVE_STORAGE_TYPE="RAW" # RAW or QCOW2 PVE_STORAGE_PATH="local" # name PVE_IMAGE_FILE="hdd0:iso/rancheros-autoformat.iso" # full path with storage name