Bug #30776
foreman-installer --reset-data does not clear /var/lib/pulp/content/*
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
Yes
Description
`foreman-installer --reset-data` will drop the Pulp2 database and clear files at `/var/lib/pulp/{distributions,published,repos}/*` but does not clear files at `/var/lib/pulp/content/*`
this is a bug as there is no reason to preserve `/var/lib/pulp/content/*` when dropping the Pulp database
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/572 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.3.0 added
#3
Updated by William Clark over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|214e96e1b9355d51f9b6408b3d68b46a84c45893.
#4
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Triaged changed from No to Yes
- Target version set to 2.3.0
Fixes #30776 - --reset-data should clear /var/lib/pulp/content/*