Skip to content
Snippets Groups Projects
ws-dojo31.settings 244 B
Newer Older
# VM name in VirtualBox
VM_NAME="Dojo 3.1"

# OS type (Get the full list with "VBoxManage list ostypes")
OS_TYPE="Ubuntu"

# VM template
TEMPLATE="ws-dojo31"

# snapshot name
SNAPSHOT_NAME="shortcut"

# start vm in fullscreen mode
FULLSCREEN=0