зеркало из https://github.com/Azure/vagrant-azure.git
Use securestring for passwords
This commit is contained in:
Родитель
ec43818c14
Коммит
de5df1302b
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
<% if operating_system == 'Windows' %>
|
||||
"adminPassword": {
|
||||
"type": "string",
|
||||
"type": "securestring",
|
||||
"metadata": {
|
||||
"description": "Password for the Virtual Machine (only used on Windows)"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче