Actions
Story #872
closedRemove rsa_key, rsa_pub, id_cert_dir, and id_cert_filename from consumer.conf
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2, SELinux
Sprint:
Quarter:
Description
We should remove the rsa_key, rsa_pub, id_cert_dir, and id_cert_filename options entirely from consumer.conf, and the matching defaults stored in the code. We are intending to not have users set this. There isn't a good reason for them to need to specify where these are stored, and if they move them they would have to make SELinux adjustments to match.
Deliverables:
- Remove them from the consumer.conf file itself
- Remove them from the defaults file that provides defaults if values aren't present in consumer.conf
- Remove the abstraction introduced in #859 so that there is no fallback. All operations involving these files should use the paths provided in the CONSTANTS file
- Add a release note on this change
Related issues
Actions