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: readme.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,9 @@ After the VM boots, use the following credentials
19
19
login: ubuntu
20
20
password: ashee007
21
21
```
22
-
*Please note that login into the VM may fail the 1st few times. This is because **cloud-init** has not had a chance to initialize. Make a few attempt, it will
23
-
eventually work*
22
+
*Please note that login into the VM may fail the 1st few times. This is because **cloud-init** has not had a chance to initialize. Make a few attempt, it will work eventually.*
23
+
24
+
The username, password or ssh-keys can be customized by editing *cloud-init/user-data*. See docs at https://cloudinit.readthedocs.io/en/latest/
24
25
25
26
# ubuntu images
26
27
Visit https://cloud-images.ubuntu.com/ for ubuntu distributions of cloud images
0 commit comments