Update README.md

This commit is contained in:
Virgil 2019-08-13 09:20:31 +02:00 committed by GitHub
parent 363079b01d
commit 7e6b78d2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,8 @@ resource "proxmox_vm_qemu" "prepprovision-test" {
size = 4G
backup = true
}
# Serial interface is used by xterm.js
# Serial interface of type socket is used by xterm.js
# You will need to configure your guest system before being able to use it
serial {
id = 0
type = "socket"