add link to youtube

This commit is contained in:
Vassiliy Yegorov
2020-11-24 18:33:31 +07:00
parent f9fe164370
commit 938592d346
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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)
##### Автор