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