-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I want to solve this issue " he cadir is currently configured to be inside the /etc/puppetlabs/puppet/ssl directory. This config setting and the directory location will not be used in a future version of puppet. Please run the puppetserver ca tool to migrate out from the puppet confdir to the /etc/puppetlabs/puppetserver/ca directory. Use puppetserver ca migrate --help for more info."
The first step is :
puppetserver ca migrate --config
After this , I got this message : "Puppetserver service is running. Please stop it before attempting to run this command"
if i stop it , i couldn't execute the command of the first step.
is it possible to manually update the ca path in a Dockerfile?
Metadata
Metadata
Assignees
Labels
No labels