StackStorm / packer-st2

Packer templates for building & deploying Vagrant & OVA with StackStorm installed
https://app.vagrantup.com/stackstorm/boxes/st2
Apache License 2.0
14 stars 7 forks source link

Install Virtualbox guest additions #1

Closed arm4b closed 6 years ago

arm4b commented 6 years ago

To have fully operable VM running under Virtualbox, guest additions should be installed.

See https://www.packer.io/docs/builders/virtualbox-iso.html#guest-additions

arm4b commented 6 years ago

Implemented in https://github.com/StackStorm/packer-st2/pull/22 so we can close this.