Navigation Menu

Skip to content

Commit

Permalink
remove the IDE controller
Browse files Browse the repository at this point in the history
  • Loading branch information
rgl committed Jan 6, 2017
1 parent 557ae2c commit 0e38f2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ubuntu.json
Expand Up @@ -21,6 +21,9 @@
["modifyvm", "{{.Name}}", "--nictype3", "82540EM"],
["modifyvm", "{{.Name}}", "--nictype4", "82540EM"]
],
"vboxmanage_post": [
["storagectl", "{{.Name}}", "--name", "IDE Controller", "--remove"]
],
"disk_size": "{{user `disk_size`}}",
"hard_drive_interface": "sata",
"iso_url": "http://archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/mini.iso",
Expand Down

0 comments on commit 0e38f2e

Please sign in to comment.