[Puppet Users] Facing Failed previous installation with: ScriptHalted issue while upgrading the puppet agent from 2019.1.0 to 2019.5.0

2020-07-15 Thread Vinay Korrapati
Hi Team, We have upgraded the puppet master from 2019.1.0 to 2019.5.0 successfully. While upgrading the PE agents from 6.4.2 to 6.14.0 we are facing the below error. change from false to true failed: Failed previous installation with: *ScriptHalted* Source: /Stage[main]/Puppet_agent::Instal

Re: [Puppet Users] Re: revoke / delete node certificate from puppet ca remotely?

2020-07-15 Thread Jeffrey Watts
I use a different scheme for doing this in our environment. When I reimage physical hardware I use an unattended Kickstart script that does the following: * Saves an private key to /tmp/puppetkey via a here document (allows me to embed it into the script and SSH wants it as a file) * Uses SSH wit

Re: [Puppet Users] reversing the processing sequence of hiera data

2020-07-15 Thread Henrik Lindberg
On 2020-07-14 20:49, 'Frank Ihringer' via Puppet Users wrote: Hi Henrik (yeah, I took my time, but I was otherwise stressed) good idea and I have tested the 'reverse_each' allready, but it seems that everything is reversed (including the sub levels) and therefore the hiera data does not make s

Re: [Puppet Users] Re: revoke / delete node certificate from puppet ca remotely?

2020-07-15 Thread Justin Stoller
In Puppet 6 and the latest Puppet 5 releases we shipped a subcommand with Puppet Server `puppetserver ca` and an agent local subcommand `puppet ssl` that can remotely manage the CA or manage an agent's local certificate info respectively. These tools exist in Puppet 5 and and replaces the several c

[Puppet Users] Puppet Platform 6.17.0 is now available

2020-07-15 Thread Puppet Product Updates
The next release in the Puppet 6 series, Puppet 6.17.0, is now available! The release contains bug fixes and minor improvements, including: - HTTPS file sources allow additional CA certificates - Puppet can now retrieve file content from artifactory using an HTTP(S) source parameter -

[Puppet Users] Puppet Platform 5.5.21 is now available

2020-07-15 Thread Puppet Product Updates
The next point release in the Puppet 5.5 series, Puppet 5.5.21, is now available! The release contains bug fixes and minor improvements, including: - Updated the permission for state.yaml and transactionstore.yaml to remove the group write access - New disabled value in dnfmodule package