Add SOP for openQA system upgrades #5

Merged
raktajino merged 5 commits from openqa_sop_system_upgrade into main 2023-06-30 00:30:25 +00:00
Showing only changes of commit 89c5def5d7 - Show all commits

View File

@ -10,7 +10,7 @@ This SOP details the necessary steps for performing a system upgrade on an openQ
1. Verify current installation is fully upgraded
``` shell linenums="1"
``` bash linenums="1"
dnf upgrade --refresh
```