mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 21:18:04 +00:00
Apply PR #588 password length note to other providers
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ The intent of these guides is to quickly launch a sandbox that you can use to ev
|
||||
3. **Optional:** Edit `config.yaml` to:
|
||||
|
||||
- Change the number of nodes and the memory allocations, if required. (`node.count`, `node.cpus`, `node.memory`)
|
||||
- Change the password of the `admin` user for logging into Rancher. (`admin_password`)
|
||||
- Change the password of the `admin` user for logging into Rancher. (`admin_password`, minimum 12 characters)
|
||||
|
||||
4. To initiate the creation of the environment run, `vagrant up --provider=virtualbox`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user