Fixed Vagrant quickstart index.md

Rancher Server ui is `172.22.101.101` not `172.22.101.100` and default password is `admin` not `password1`.
This commit is contained in:
Joshua Murray
2018-07-31 17:59:22 -04:00
committed by Denise
parent 856cb24552
commit 9fac261fc5

View File

@@ -23,7 +23,7 @@ The following steps quickly deploy a Rancher Server with a 3-node cluster attach
4. To initiate the creation of the environment run, `vagrant up`.
5. Once provisioning finishes, go to `https://172.22.101.100` in the browser. The default user/password is `admin/password1`.
5. Once provisioning finishes, go to `https://172.22.101.101` in the browser. The default user/password is `admin/admin`.
**Result:** Rancher Server and your Kubernetes cluster is installed on VirtualBox.
@@ -35,4 +35,4 @@ Use Rancher to create a deployment. For more information, see [Creating Deployme
1. From the `quickstart/vagrant` folder execute `vagrant destroy -f`.
2. Wait for the confirmation that all resources have been destroyed.
2. Wait for the confirmation that all resources have been destroyed.