Skip to content
Snippets Groups Projects
Commit bec228a7 authored by bta's avatar bta
Browse files

Convert Web Security Dojo 3.1 to the new syntax.

We'll lose the snapshot and the quick start up,
the machine will boot up from the power on.
parent 275c22bd
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,20 @@ VM_NAME="Dojo 3.1"
OS_TYPE="Ubuntu"
# VM template
TEMPLATE="ws-dojo31"
#TEMPLATE="ws-dojo31"
# snapshot name
SNAPSHOT_NAME="shortcut"
#SNAPSHOT_NAME="shortcut"
# start vm in fullscreen mode
FULLSCREEN=0
CREATE_VM=1
DESCRIPTION="Web Security Dojo 3.1"
#CHIPSET=ich9
CPUS=1
ACCEL_2D=on
GRAPHICS_CONTROLLER=vboxsvga
MEMORY=2048
DISK_IMAGE_1="${IMG_HOME}/ws-dojo31/Dojo-3.1-disk001.vmdk"
HARDWARE_UUID=6c093721-d69c-4a44-9df3-6882c2f75d0c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment