From 5a6c5408b03919f56ca22cebc7dee72c7c0c9491 Mon Sep 17 00:00:00 2001 From: Chris Long Date: Wed, 1 May 2019 00:31:36 -0700 Subject: [PATCH] Update README.md --- ci/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/README.md b/ci/README.md index 06be005..1ca5122 100644 --- a/ci/README.md +++ b/ci/README.md @@ -32,7 +32,7 @@ The CircleCI worker will evaluate which files have been modified and set environ ### vagrant_changes.sh 1. Spins up a single Packet server 2. Bootstraps the Packet server by calling `ci/build_machine_bootstrap.sh` with the `--vagrant-only` argument -3. Downloads the pre-build Windows10 and Windows2016 boxes from https://detectionlab.network directly to the Boxes directory +3. Downloads the pre-build Windows10 and Windows2016 boxes from Vagrant Cloud 4. Brings each Vagrant host online one-by-one 5. CircleCI records the build results from the Packet server