diff --git a/.env.example b/.env.example index 2fc684f..68c25a4 100644 --- a/.env.example +++ b/.env.example @@ -4,9 +4,11 @@ PVE_PASSWD=password PVE_NODE="pve-nsk" # node name PVE_HOST="192.168.9.2" # proxmox api ip 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_PATH="local" # name + PVE_IMAGE_FILE="hdd0:iso/rancheros-autoformat.iso" # full path with storage name diff --git a/readme.md b/readme.md index 97a5435..4a2ba1e 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ 1. `./swarm-rm.sh` ## Видео к курсу -- [видео]() +- [видео](https://www.youtube.com/playlist?list=PLEFo-qGWcO2b7trzxSQH3GyJvOUPyurhf) - [презентация](https://drive.google.com/file/d/1Ke5rDDp8dmUU-UmJABoh4Go0y7p4_qoU/view?usp=sharing) ##### Автор