You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vagrant/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This folder contains Vagrant code to stand up a single Rancher server instance w
13
13
0. Clone this repository and go into the vagrant subfolder
14
14
0. Run `vagrant up`
15
15
16
-
When provisioning is finished the Rancher UI will become accessible on [172.22.101.101](http://172.22.101.101).
16
+
When provisioning is finished the Rancher UI will become accessible on [192.168.56.101](http://192.168.56.101).
17
17
The default password is `admin`, but this can be updated in the config.yaml file.
18
18
19
19
If you want to keep the configuration changes outside the git repository you can copy the config.yaml file to local_config.yaml and make changes there.
0 commit comments