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 11:48] zimcloudappliance/1901/upgrade-guide [2019_06_13 11:53] zim
Line 59: Line 59:
 Since some customers would prefer to stay on the last patch of our previous release 1901 is different repo, which will need to be used. Since some customers would prefer to stay on the last patch of our previous release 1901 is different repo, which will need to be used.
 <code> <code>
-yum install https://download.storagemadeeasy.com/earlyaccess.rpm+yum install https://download.storagemadeeasy.com/sme-repo-release-latest.rpm
 </code>  </code> 
  
Line 70: Line 70:
 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 1901 repo should be removed.  This will prevent the appliance from upgrading to future releases if other patching is performed.
 <code> <code>
-yum erase sme-earlyaccessrepo -y+yum erase sme-repo-release -y
 </code> </code>