DaanHoogland commented on a change in pull request #313:
URL: https://github.com/apache/cloudstack-primate/pull/313#discussion_r415079913
##########
File path: src/views/compute/DeployVM.vue
##########
@@ -918,6 +933,8 @@ export default {
deployVmData.keypair = values.keypair
deployVmData.name = values.name
deployVmData.displayname = values.name
+ // step 8: enter setup
+ deployVmData.bootintobios = this.bootintobios
Review comment:
ok, kinda makes sense
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]