Ack! Forgot to include the template variable in the definition for vmxTemplateData for commit 0e519d79e0. Now it's added..

This commit is contained in:
Ali Rizvi-Santiago 2018-04-26 14:22:37 -05:00
parent 0e519d79e0
commit 673d4579e4
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ type vmxTemplateData struct {
ISOPath string
Version string
HDD_BootOrder string
SCSI_Present string
SCSI_diskAdapterType string
SATA_Present string