56f8e20 DS uninstall: fix serverid missing in state restore

1 file Authored by stlaz 5 years ago, Committed by cheimes 5 years ago,
    DS uninstall: fix serverid missing in state restore
    
    During uninstallation, we're using serverid which we get from
    sysrestore.state. This was not set in the newer install,
    return it back.
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>