mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
ros_ide_vm: Export as OVF 1.0, add manifest
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
"shutdown_command": "echo '{{user `password`}}' | sudo -S shutdown -P now",
|
||||
"vboxmanage_post": [
|
||||
["modifyvm", "{{.Name}}", "--memory", "2048"]
|
||||
],
|
||||
"export_opts": [
|
||||
"--ovf10",
|
||||
"--manifest"
|
||||
]
|
||||
}],
|
||||
"provisioners": [{
|
||||
|
||||
Reference in New Issue
Block a user