
Modified UI forms and workflows for Linux services Key Pair parameter moved to the last page of service configuration form and this parameter is not required. Implements: blueprint rewrite-key-pair-for-linux-based-services Change-Id: I3c1a6bb075ecda4dd49ea2a8b86627723ffbb048
10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
{
|
|
"Resources": {
|
|
"$instanceName": {
|
|
"Properties": {
|
|
"KeyName": "$keyName"
|
|
}
|
|
}
|
|
}
|
|
}
|