From 97db5d5da3f1595bbf9d31301d4f0d369c78d22c Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Wed, 13 Nov 2019 14:19:02 -0800 Subject: [PATCH] Add todo for disk management overview --- website/source/docs/disks/index.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/disks/index.html.md b/website/source/docs/disks/index.html.md index a3ffe1ccb..9cf53dfb5 100644 --- a/website/source/docs/disks/index.html.md +++ b/website/source/docs/disks/index.html.md @@ -10,5 +10,7 @@ description: |- As of version 2.3.0, Vagrant is capable managing what disks are available for a given guest. +TODO: GIVE A HIGH LEVEL OVERVIEW HERE + For more information about what options are available for configuring disks, see the [configuration section](/docs/disks/configuration.html).