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

Add a 'box' Vagrantfile template #13

Closed arm4b closed 6 years ago

arm4b commented 6 years ago

This Vagrantfile is shipped with the box (bundled into an image) and used after unpacking the box during vagrant commands.

User's Vagrantfile will be merged with this custom config, giving priority to user's settings.

For more info about the original Vagrantfile load-order-merge mechanism see:

arm4b commented 6 years ago

Created another issue we'll need to address https://github.com/StackStorm/packer-st2/issues/17 during this work, - warn user about insecure login credentials used for both Vagrant/OVA.