This commit is contained in:
haagha 2020-10-15 13:15:09 -04:00 коммит произвёл GitHub
Родитель 7560eacfd7
Коммит cb4746b972
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -38,5 +38,10 @@
"id" : "linux-alar-fki",
"path" : "src/linux/linux-alar-fki.sh",
"description" : "alar-fki allows to recover a failed VM. Three recover scenarios are possible: fstab, initrd and kernel. NOTE: use option --run-on-repair. Se the docu for more details: https://github.com/Azure/repair-script-library/blob/master/src/linux/common/helpers/alar/README.md"
},
{
"id" : "enable-nested",
"path" : "src/windows/enable-nestedhyperv.ps1",
"description" : "enable nested hyperv script"
}
]