From 278d08fee445c69d4877038a63b71d140532f54f Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Mon, 17 Aug 2015 11:14:17 -0400 Subject: [PATCH] website/docs: Link to Atlas docs for base boxes --- website/docs/source/v2/boxes/base.html.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/docs/source/v2/boxes/base.html.md b/website/docs/source/v2/boxes/base.html.md index d2a6a449d..145e12f5b 100644 --- a/website/docs/source/v2/boxes/base.html.md +++ b/website/docs/source/v2/boxes/base.html.md @@ -59,6 +59,14 @@ Provider-specific guides are linked below: * [VirtualBox Base Boxes](/v2/virtualbox/boxes.html) +### Packer and Atlas + +We strongly recommend using [Packer](https://packer.io) to create reproducible +builds for your base boxes, as well as automating the builds with +[Atlas](https://atlas.hashicorp.com). Read more about +[Creating Vagrant Boxes with Packer](https://atlas.hashicorp.com/help/packer/artifacts/creating-vagrant-boxes) +in the Atlas documentation. + ### Disk Space When creating a base box, make sure the user will have enough disk space