summaryrefslogtreecommitdiffstats
path: root/system/vagrant-public-key/README
blob: f3e7692d5739e5dd33b694aa790bfb399beebee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
Vagrant Public Key

Preparing a Vagrant virtual machine to be used as a base box
requires the installation of a ssh public key.  This package provides
the key and a script called vagrant-basebox to both install the key
and perform some setup of the system.

THIS PACKAGE WILL MAKE THE MACHINE IT'S INSTALLED ON INSECURE, USE ONLY
WHEN CREATING A VAGRANT BASE BOX FOR SHARING ON VAGRANT CLOUD.

See: https://www.vagrantup.com/docs/boxes/base.html for further info.