From 2410b3e56cdf2f7da3c22276318f35a7db0f9fb3 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Thu, 27 Aug 2020 12:48:08 -0700 Subject: [PATCH] Remove not functional from disks warning This commit removes the text about the disk feature being not functional from the experimental warning. Now that both VirtualBox and Hyper-V have shipped under the experimental flag, these providers are now functional. --- website/pages/docs/disks/hyperv/index.mdx | 2 +- website/pages/docs/disks/hyperv/usage.mdx | 2 +- website/pages/docs/disks/index.mdx | 2 +- website/pages/docs/disks/usage.mdx | 2 +- website/pages/docs/disks/virtualbox/index.mdx | 2 +- website/pages/docs/disks/virtualbox/usage.mdx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/pages/docs/disks/hyperv/index.mdx b/website/pages/docs/disks/hyperv/index.mdx index c64998b21..33886d21a 100644 --- a/website/pages/docs/disks/hyperv/index.mdx +++ b/website/pages/docs/disks/hyperv/index.mdx @@ -11,7 +11,7 @@ description: |- ~> **Warning!** This feature is experimental and may break or change in between releases. Use at your own risk. It currently is not officially -supported or functional. +supported. This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to: diff --git a/website/pages/docs/disks/hyperv/usage.mdx b/website/pages/docs/disks/hyperv/usage.mdx index 15fa040e6..cbd0ba150 100644 --- a/website/pages/docs/disks/hyperv/usage.mdx +++ b/website/pages/docs/disks/hyperv/usage.mdx @@ -11,7 +11,7 @@ description: |- ~> **Warning!** This feature is experimental and may break or change in between releases. Use at your own risk. It currently is not officially -supported or functional. +supported. This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to: diff --git a/website/pages/docs/disks/index.mdx b/website/pages/docs/disks/index.mdx index 08c45b8e4..049a04ba2 100644 --- a/website/pages/docs/disks/index.mdx +++ b/website/pages/docs/disks/index.mdx @@ -9,7 +9,7 @@ description: Introduction to Vagrant Disks ~> **Warning!** This feature is experimental and may break or change in between releases. Use at your own risk. It currently is not officially -supported or functional. Please refer to the provider specific disk documentation +supported. Please refer to the provider specific disk documentation for more information on how to use and enable this feature. Vagrant Disks is a feature that allows users to define what mediums should be attached diff --git a/website/pages/docs/disks/usage.mdx b/website/pages/docs/disks/usage.mdx index 8e78204af..01bd4434a 100644 --- a/website/pages/docs/disks/usage.mdx +++ b/website/pages/docs/disks/usage.mdx @@ -9,7 +9,7 @@ description: Various Vagrant Disk examples ~> **Warning!** This feature is experimental and may break or change in between releases. Use at your own risk. It currently is not officially -supported or functional. +supported. This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to: diff --git a/website/pages/docs/disks/virtualbox/index.mdx b/website/pages/docs/disks/virtualbox/index.mdx index d6e71af95..af6785194 100644 --- a/website/pages/docs/disks/virtualbox/index.mdx +++ b/website/pages/docs/disks/virtualbox/index.mdx @@ -11,7 +11,7 @@ description: |- ~> **Warning!** This feature is experimental and may break or change in between releases. Use at your own risk. It currently is not officially -supported or functional. +supported. This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to: diff --git a/website/pages/docs/disks/virtualbox/usage.mdx b/website/pages/docs/disks/virtualbox/usage.mdx index 2d2cfba99..f6dac796b 100644 --- a/website/pages/docs/disks/virtualbox/usage.mdx +++ b/website/pages/docs/disks/virtualbox/usage.mdx @@ -11,7 +11,7 @@ description: |- ~> **Warning!** This feature is experimental and may break or change in between releases. Use at your own risk. It currently is not officially -supported or functional. +supported. This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to: