If you’ve ran into a problem with GitLab and need to remove all pieces of it to install fresh this may help.
DISCLAIMER: BACKUP YOUR DATA FIRST
sudo yum -y remove gitlab-ce sudo rm -rf /opt/gitlab/ sudo rm -rf /var/opt/gitlab sudo rm -rf /var/log/gitlab sudo rm -rf /etc/gitlab