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

Authorize Vagrant SSH key-based access #12

Closed arm4b closed 6 years ago

arm4b commented 6 years ago

Closes #4

Vagrant needs a known SSH key to be authorized to be able to login to the box. See: https://github.com/hashicorp/vagrant/tree/master/keys for more info.