From 725a13a29298e800c2797be73bb2147e73db9d74 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Fri, 16 Aug 2019 09:24:10 -0700 Subject: [PATCH] Add note about Bento project with new box --- website/source/docs/boxes.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/boxes.html.md b/website/source/docs/boxes.html.md index 9016b31ab..639b198fe 100644 --- a/website/source/docs/boxes.html.md +++ b/website/source/docs/boxes.html.md @@ -78,4 +78,6 @@ For other users, we recommend the [Bento boxes](https://vagrantcloud.com/bento). These are the only two officially-recommended box sets. +Special thanks to the Bento project for providing a solid base template for the `hashicorp/bionic64` box. + ~> **It is often a point of confusion**, but Canonical (the company that makes the Ubuntu operating system) publishes boxes under the "ubuntu" namespace on Vagrant Cloud. These boxes only support Virtualbox and do not provide an ideal experience for most users. If you encounter issues with these boxes, please try the Bento boxes instead.