[Katello 2.3] Removing a product, doesn't remove the published directory structure

If I remove a product using the Foreman UI, the task completes, but
browsing http://katello.server/pulp/repos/Default_Organization/Library/custom/
still shows the product directory (and sub directories, including repodata
contents). This isn't a new problem for me, but I would really like to be
able fully remove old products. Any help much appreciated.

Can I manually remove the content from the file system layer (without
affecting anything within Katello/Foreman/Pulp)?

$ rm
-rf /var/lib/pulp/published/yum/https/repos/Default_Organization/Library/custom/OldProduct/
$ rm
-rf /var/lib/pulp/published/yum/http/repos/Default_Organization/Library/custom/OldProduct/

ยทยทยท On Wednesday, 14 October 2015 11:15:42 UTC+1, JC wrote: > > If I remove a product using the Foreman UI, the task completes, but > browsing > http://katello.server/pulp/repos/Default_Organization/Library/custom/ > still shows the product directory (and sub directories, including repodata > contents). This isn't a new problem for me, but I would really like to be > able fully remove old products. Any help much appreciated. >