Skip to content

Instantly share code, notes, and snippets.

@jhsu802701
Last active April 13, 2019 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhsu802701/ebababcbc6931aa3bde6971d5d7728f0 to your computer and use it in GitHub Desktop.
Save jhsu802701/ebababcbc6931aa3bde6971d5d7728f0 to your computer and use it in GitHub Desktop.
Vagrant/Packer
## Prerequisites
* Vagrant
* Packer
* Packer's builder plugin: Just type "vagrant plugin install builder" to install.
## Update Builder
* vagrant plugin update builder
@jhsu802701
Copy link
Author

Alternative: provision existing Vagrant box with Ansible, make new box out of provisioned existing box

Build Vagrant box in CI, automatically upload; use cron in CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment