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

docs: remove instruction on dev-desktops update guide #142

Merged
Merged
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
5 changes: 2 additions & 3 deletions service-catalog/dev-desktops/how-to-update-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ To update the Ubuntu version:
1. Update the packages as described above.
2. Run `sudo do-release-upgrade` to upgrade to the next LTS version.
3. The system should reboot automatically after the upgrade.
4. Run `sudo apt --fix-broken install` to fix any broken packages.
5. Apply the Ansible playbook again to ensure it still works
6. Reboot the machine to ensure all services are running with the latest versions: `sudo reboot now`
4. Apply the Ansible playbook again to ensure it still works
5. Reboot the machine to ensure all services are running with the latest versions: `sudo reboot now`