It would be nice to be able to remove all pertinent RPMs with one option that removes rhel-osp-installer, as well as any packages pulled in via dependencies, as well as removing any and all data files that might linger when packages are de-installed. My current approach (which I recently found to be incomplete because I missed a very obvious piece, of /var/lib/pgsql ): assuming I installed the packages on "Thu 17 Jul", is to run: 1) yum erase `rpm -qa --last | grep "Thu 17 Jul" | awk '{ print $1 }'` 2) rm -rf /var/lib/tftpboot /etc/puppet/ /var/lib/puppet/ /var/lib/dhcpd/ /etc/foreman* /var/lib/foreman/ /etc/named/ /var/named/ /var/lib/pgsql
Don, can we create a k.base on how to remove an installation of OSP-Installer?
Yep. Cloned for documentation (BZ#1145842). (In reply to Arthur Berezin from comment #3) > Don, can we create a k.base on how to remove an installation of > OSP-Installer?
Closing list of bugs for RHEL OSP Installer since its support cycle has already ended [0]. If there is some bug closed by mistake, feel free to re-open. For new deployments, please, use RHOSP director (starting with version 7). -- Jaromir Coufal -- Sr. Product Manager -- Red Hat OpenStack Platform [0] https://access.redhat.com/support/policy/updates/openstack/platform