Re: [Puppet Users] Puppet Platform 7.18.0 is now available!

2022-08-02 Thread 'Dirk Heinrichs' via Puppet Users
Am Dienstag, dem 02.08.2022 um 17:04 -0700 schrieb Puppet Product Updates: > Adds support for Ubuntu 22.04 (x86_64), Thanks a lot for this. However, there's still no (Debian) Arm64 package available. Given the ever growing popularity of this platform, esp. on AWS, this is a pity. Bye... Dirk -

[Puppet Users] Puppet Platform 6.28.0 is now available!

2022-08-02 Thread Puppet Product Updates
The release contains new features, minor enhancements, and bug fixes including: Agent 6.28.0 - Adds support for Ubuntu 22.04 (x86_64), macOS 12 (M1), and Windows 11 Enterprise (x86_64) - Puppet Agent now reloads its CA and CRL bundles every 30 minutes during each run. Previo

[Puppet Users] Puppet Platform 7.18.0 is now available!

2022-08-02 Thread Puppet Product Updates
The next release in the Puppet 7 series, Puppet 7.18.0, is now available! The release contains new features, minor enhancements, and bug fixes including: Agent 7.18.0 - Adds support for Ubuntu 22.04 (x86_64), macOS 12 (M1), and Windows 11 Enterprise (x86_64) - Puppet agent -

Re: [Puppet Users] Hiera values in provider

2022-08-02 Thread Matthias K
Thank you for the example. Right now I'm going a different route to avoid having to store the password locally in plaintext and switched to an approach where I parse and filter the output of "dnf repolist" which is "good enough" for our current usecase, but I will look into the nexus provider a