From 437b5e7a2ee8545e975e9f8c05bf2c98816fc0dd Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Tue, 24 Jul 2018 10:08:07 -0400 Subject: [PATCH] README: base boxes status update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e0d43f..2f9de45 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,9 @@ _More information about skipping the `--provider` argument can be found at the ## Base boxes -Base boxes can be found on [Atlas](https://atlas.hashicorp.com/boxes/search?provider=lxc) -and some scripts to build your own are available at [fgrehm/vagrant-lxc-base-boxes](https://github.com/fgrehm/vagrant-lxc-base-boxes). +Base boxes provided on Atlas haven't been refreshed for a good while and shouldn't be relied on. +Your best best is to build your boxes yourself. Some scripts to build your own are available at +[hsoft/vagrant-lxc-base-boxes](https://github.com/hsoft/vagrant-lxc-base-boxes). If you want to build your own boxes, please have a look at [`BOXES.md`](https://github.com/fgrehm/vagrant-lxc/tree/master/BOXES.md) for more information.