Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Fixes #14125 - Updating katello-remove cleanup #189

Merged
merged 1 commit into from May 17, 2016
Merged

Fixes #14125 - Updating katello-remove cleanup #189

merged 1 commit into from May 17, 2016

Conversation

chris1984
Copy link
Member

Updating katello-remove to clean up orhpaned directories

@@ -6,7 +6,7 @@ echo "Important packages such as the following will be removed:"
echo ""
echo " * httpd (apache)"
echo " * mongodb"
echo " * tomcat6"
echo " * tomcat"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

technically it is still tomcat6 on rhel 6, but I think this update is more correct 🐈

@beav
Copy link
Contributor

beav commented Mar 15, 2016

@chris1984 which part removes /etc/gutterball? the rpm -qa | grep tomcat ?

@@ -103,13 +103,12 @@ RPMS=(
`rpm -qa | grep ^python-isodate`
`rpm -qa | grep gutterball`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@beav gutterball is already being removed in katello-remove I have modified katello-backup which is coming in a new PR

@chris1984
Copy link
Member Author

@beav still looking at a few things, please hold of on a merge till I give the thumbs up on my side.

/var/lib/hiera
/usr/share/qpid
/usr/share/qpid-tools
/usr/share/katello-installer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is /usr/share/katello-installer-base, there will also be /usr/share/foreman-installer. There is also now /etc/foreman-installer for Katello 3.0 @mbacovsky any I am missing?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to /etc/foreman-installer as well as:

/var/log/foreman-installer/
/var/www/html/pub/katello-server-ca.crt
/usr/share/foreman-installer-katello
/etc/sudoers.d/foreman-proxy
/etc/hammer/
/usr/share/foreman-proxy
/var/cache/pulp

@ehelms
Copy link
Member

ehelms commented May 9, 2016

@chris1984 looks like there are still some comments to address for this PR

@chris1984
Copy link
Member Author

chris1984 commented May 9, 2016

@ehelms thanks yep still working on it, that was Brad helping me trying to get past a troublesome rebase, should have this addressed this week.

Updating katello-remove to clean up orhpaned directories

Fixes #14125 - Updating katello-remove cleanup
@mccun934
Copy link
Member

ACK - removed and re-installed without issue

@ehelms
Copy link
Member

ehelms commented May 17, 2016

Thanks @chris1984 !

@ehelms ehelms merged commit bf93ccb into Katello:master May 17, 2016
@chris1984 chris1984 deleted the 14125 branch May 17, 2016 14:12
ehelms pushed a commit that referenced this pull request May 27, 2016
Updating katello-remove to clean up orhpaned directories

Fixes #14125 - Updating katello-remove cleanup
(cherry picked from commit bf93ccb)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants