|
|
|
|
|
by tom_usher
4737 days ago
|
|
This looks great, nice work. For the dev/prod parity use case, where do you usually draw the line between Packer and Vagrant?
I'm currently building boxes with Veewee with all dependencies pre-installed and distributing this to the team. Vagrant could easily deal with this, installing dependencies when the VM is launched using provisioners. Does anyone have any preferences/reasons to go one way or another? |
|