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: drupal/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.3 drupal
29
+
192.168.56.3 drupal
30
30
31
31
(Where `drupal`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: gitlab/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.22 gitlab
29
+
192.168.56.22 gitlab
30
30
31
31
(Where `gitlab`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: gogs/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.23 gogs
29
+
192.168.56.23 gogs
30
30
31
31
(Where `gogs`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: jenkins/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.55 jenkins
29
+
192.168.56.55 jenkins
30
30
31
31
(Where `jenkins`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: kubernetes/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.71 kube1
29
+
192.168.56.71 kube1
30
30
31
31
(Where `kube1` is the hostname you have configured in the `Vagrantfile` for the first machine, which will be the Kubernetes master).
Copy file name to clipboardexpand all lines: lamp/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.33 lamp
29
+
192.168.56.33 lamp
30
30
31
31
(Where `lamp`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: lemp/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.34 lemp
29
+
192.168.56.34 lemp
30
30
31
31
(Where `lemp`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: munin/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.90 munin
29
+
192.168.56.90 munin
30
30
31
31
(Where `munin`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: nodejs/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.27 nodejs
29
+
192.168.56.27 nodejs
30
30
31
31
(Where `nodejs`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: rails/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.8 rails
29
+
192.168.56.8 rails
30
30
31
31
(Where `rails`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: solr/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.44 solr
29
+
192.168.56.44 solr
30
30
31
31
(Where `solr`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: sonarqube/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.57 sonarqube
29
+
192.168.56.57 sonarqube
30
30
31
31
(Where `sonarqube`) is the hostname you have configured in the `Vagrantfile`).
Copy file name to clipboardexpand all lines: svn/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Once the new VM is up and running (after `vagrant up` is complete and you're bac
26
26
27
27
You need to modify your host machine's hosts file (Mac/Linux: `/etc/hosts`; Windows: `%systemroot%\system32\drivers\etc\hosts`), adding the line below:
28
28
29
-
192.168.33.90 svn
29
+
192.168.56.90 svn
30
30
31
31
(Where `svn`) is the hostname you have configured in the `Vagrantfile`).
0 commit comments