Hello,
It would be nice if Puppet's Pupperware is also updated for this new CA
location...
-Original message-
From: Justin Stoller
Sent: Thursday 4th March 2021 18:11
To: puppet-users@googlegroups.com
Subject: Re: [Puppet Users] Puppetserver ca migrate
Hi!
If you've mounted exte
Hi,
Curious how many of you are using a Ubuntu derivative for specialized use
cases. There are many reasons to do so with use cases ranging from
cryptocurrency mining hardware to a government hardened distro. Also popular
distros like Xubuntu, PopOS and LinuxMint have opinionated software
I created a portal card that can be voted on in case anyone else is
interested in this.
https://portal.productboard.com/puppet/1-puppet-idea-portal/c/236-add-rhel8-on-power-puppet-agent
On Wednesday, March 3, 2021 at 3:29:57 AM UTC-6 feed...@gmail.com wrote:
> Hi Justin,
>
> There was some impl
Hello Kaushal,
The command is supposed to use the value of the `server` setting from the
[main], [master], or [server] section of puppet.conf to construct the URL.
You can view that setting by running
puppet config print server
and you can configure it with
puppet config set server
This will
Hi!
If you've mounted external volumes for your cadir like:
--mount source=ca-volume,destination=/etc/puppetlabs/puppet/ssl/ca
You should instead mount the destination as /etc/puppetlabs/puppetserver/ca
If you have a Dockerfile that pre-populates your cadir you'll need to
update your script t
Hi,
While migrating from puppet 5 to 6 (6.20), it was noticed that *puppet cert
ca list --all *was deprecated with *puppetserver ca list --all. *When we
execute this command we get an error:
*Fatal error when running action 'list'*
* Error: Failed connecting to
https://puppet:8140/puppet-ca/v
Hi,
I am using puppet v6.20.0 and was trying to execute *node find* to get the
information of a node from puppet master.
This command returns a node information even if an invalid node name (or
node name which does not exists) is provided to this command. Is there any
other argument which has to
Hi,
I want to solve this issue " The cadir is currently configured to be inside
the /etc/puppetlabs/puppet/ssl directory"
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"
Hi Molly,
thanks for opening the ticket. No further info to add from my side.
I just executed the manual migration. To me it seems that way is actually
easier than the puppetserver migrate-way, where yhou have to look for the
location of your config file ;-)
On Wednesday, 3 March 2021 at 22:39