Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Froyo
-
2
-
Froyo 11/02/2020, Froyo - 11/09/2020
-
Not Needed
-
See
SERVER-2896for release notes.
-
Needs Assessment
Description
The puppetserver ca should create CA files in the new location (/etc/puppetlabs/puppetserver/ca) and create a symlink from the old location to the new spot. This includes:
- puppetserver ca setup - https://github.com/puppetlabs/puppetserver-ca-cli/blob/6c529f3afe782ad98a7d88f1147e9ec19fcf3d62/lib/puppetserver/ca/action/setup.rb#L74
- puppetserver ca import - https://github.com/puppetlabs/puppetserver-ca-cli/blob/6c529f3afe782ad98a7d88f1147e9ec19fcf3d62/lib/puppetserver/ca/action/import.rb#L72
SERVER-2896 should ensure that the cadir setting has the correct value. This ticket just includes symlinking to the old cadir.
See SERVER-2760 for analogous change to puppetserver's internal CA init code.
Attachments
Issue Links
- relates to
-
SERVER-2917 Ensure symlink to old cadir has same perms as actual cadir
-
- Resolved
-
-
SERVER-2760 Update puppetserver CA init code for new CA dir location
-
- Resolved
-
-
SERVER-2896 Update CA CLI settings init to compute CA dir location
-
- Resolved
-