As part of the discussion around ceph/ceph#62790, it was brought up that the original intent on this postun script, which removes /etc/ceph and ceph logs, was for teuthology's benefit. First, do we think that this action is still required? If so, I can try to add that logic to the function below, but wasn't sure if this was still necessary since it was a really long time ago (12 years): https://tracker.ceph.com/issues/4415
  
  
    
        
          |  | def remove_package(package, remote): |