Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cloudappliance/1901/upgrade-guide [2019_06_13 12:13] zimcloudappliance/1901/upgrade-guide [2019_06_13 12:15] zim
Line 68: Line 68:
 </code> </code>
  
-After the update has completed, the 1901 repo should be removed.  This will prevent the appliance from upgrading to future releases if other patching is performed.+After the update has completed, the installed repos should be removed.  This will prevent the appliance from upgrading to future releases if other patching is performed.
 <code> <code>
 yum erase sme-repo-release -y yum erase sme-repo-release -y
 +yum erase sme-earlyaccessrepo -y
 </code> </code>