TimurNurlygayanov abbc23ddad Fixed issue with Key Pairs for Linux-based services
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
2014-01-14 20:09:16 +04:00

10 lines
146 B
Plaintext

{
"Resources": {
"$instanceName": {
"Properties": {
"KeyName": "$keyName"
}
}
}
}