Update default admin password for Vagrant quickstart (v2.6 only)

This commit is contained in:
Alex Miller
2022-02-01 10:33:38 -05:00
parent fa8e62ace0
commit a6ce955471
@@ -30,7 +30,7 @@ The following steps quickly deploy a Rancher Server with a single node cluster a
4. To initiate the creation of the environment run, `vagrant up --provider=virtualbox`.
5. Once provisioning finishes, go to `https://192.168.56.101` in the browser. The default user/password is `admin/admin`.
5. Once provisioning finishes, go to `https://192.168.56.101` in the browser. The default user/password is `admin/adminPassword`.
**Result:** Rancher Server and your Kubernetes cluster is installed on VirtualBox.