This commit is contained in:
jamesongithub@users.noreply.github.com 2022-03-10 19:48:33 -08:00
Родитель 3c54fdc1b8
Коммит 358f020861
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 84C159EEAE8BE65D
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -8,7 +8,7 @@ questions:
- variable: MSSQL_PID
label: SQL Server Edition aka. MSSQL_PID
description: Selects SQL Server Edition or choose Product Key to enter a product key.
description: Selects SQL Server Edition or choose the last option "Product Key" to enter a product key.
type: enum
options:
- Evaluation
@ -28,7 +28,7 @@ questions:
min: 29
max: 29
valid_chars: a-zA-Z0-9-
show_if: "MSSQL_PID='Product Key'"
show_if: MSSQL_PID=Product Key
group: SQL Server options
- variable: MSSQL_SA_PASSWORD