This commit is contained in:
jasminSPC 2017-06-06 03:19:09 +02:00
parent 08de3aa60c
commit 73b917879d
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@ Here is a basic example:
"disk_size":"50",
"image_name":"test5",
"source_image_name":"ubuntu1604-64min",
"ssh_username" :"root"
"ssh_username" :"root",
"ssh_private_key_file" : "/path/to/private/ssh/key"
}
]
}