-
Building an Image
packer build -only=vagrant centos.json mv centos-vagrant.box centos-vagrant-$(date -u +%Y.%m.%d).box
-
Install the Image
vagrant box add centos centos-vagrant-$(date -u +%Y.%m.%d).box
-
Share the Image
Place the image on an HTTP server where it can be shared & referenced in a Vagrantfile.
forked from stevendanna/basebox
-
Notifications
You must be signed in to change notification settings - Fork 0
Clean & Uniform Vagrant Basebox Definitions
License
unixorn/basebox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Clean & Uniform Vagrant Basebox Definitions
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published