Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update importing_ova_for_photon_os_3.0.md #1483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/photon_installation/importing_ova_for_photon_os_3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ After you have downloaded the OVA, log in to your vSphere environment and perfor

**Note**: Because of limitations within OVA support on vSphere, it was necessary to specify a default password for the OVA option. However, all Photon OS instances that are created by importing the OVA require an immediate password change upon login. The default account credentials are:

- Username: ``root``
- Password: ``changeme``
- Username: root
- Password: changeme

After you provide these credentials, vSphere prompts you to create a new password and type it a second time to verify it.

Expand All @@ -82,4 +82,4 @@ After you have downloaded the OVA, log in to your vSphere environment and perfor

Consider converting this imported VM into a template (from the Actions menu, choose **Export** ) so that you have a master Photon OS instance that can be combined with vSphere Guest Customization to enable rapid provisioning of Photon OS instances.