From 6907fd40ca1afc8acbbd56cc5fa7b22b688a7abe Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 17 Jul 2019 16:03:11 +0200 Subject: [PATCH] Correct statement that vagrant usage will incur charges --- .../quick-start-guide/deployment/quickstart-vagrant/_index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/_index.md b/content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/_index.md index 7b4a5c5278a..c9bb875285a 100644 --- a/content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/_index.md +++ b/content/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/_index.md @@ -6,9 +6,6 @@ The following steps quickly deploy a Rancher Server with a single node cluster a ## Prerequisites ->**Note** ->Deploying to Vagrant will incur charges. - - [Vagrant](https://www.vagrantup.com): Vagrant is required as this is used to provision the machine based on the Vagrantfile. - [Virtualbox](https://www.virtualbox.org): The virtual machines that Vagrant provisions need to be provisioned to VirtualBox. - At least 4GB of free RAM.