[Puppet Users] Re: Older Ciphers? Weak Cipher Suites?

2020-11-10 Thread Dan Mahoney
To be clear, here's the full list of what's warned about (each of these gets logged six times in succession, which I've deduplicated for brevity *except for the last one* so you can see that there are different addresses being listed). WARN [async-dispatch-2] [o.e.j.u.s.S.config] Weak cipher su

Re: [Puppet Users] Re: Older Ciphers? Weak Cipher Suites?

2020-11-10 Thread Justin Stoller
We needed to upgrade Jetty but they changed their defaults and started warning about weak ciphers. To avoid breaking folks we added back the ciphers that had been allowed at the start of the 6.x series but that causes a lot of warnings. If you don't have connections that rely on the older ciphers y

[Puppet Users] Bolt 2.34.0 is now available

2020-11-10 Thread Puppet Product Updates
VERSION 2.34.0 *in this release* ✨ *new features* - You can now create Puppet language plans from the command line! To create a new plan, use the bolt plan new --pp command or New-BoltPlan -Name -Pp PowerShell cmdlet. To learn more about using this command, see the documentation

[Puppet Users] Transaction style resources

2020-11-10 Thread juliogu...@gmail.com
Hi all, Currently I'm working of implementing some puppet types and providers that will talk with a RESTful API that support transaction style queueing of requests. Just like in SQL you can BEGIN a transaction, put a lot of changes on the transaction and COMMIT all of them as a single unit. I

[Puppet Users] Installing an exe like VLC

2020-11-10 Thread Jarod Schoen
Hi so I just got started and I'm glad to be joining you. I have a question to get me started on my journey. Without escalating I get: Error: Could not update: The requested operation requires elevation. - CreateProcess So it looks like I have to run puppet with LocalService or some admin acco

[Puppet Users] Dependency problem on plain Ubuntu 20.04, might be upstream.

2020-11-10 Thread 'Andreas K' via Puppet Users
Hi all I ran into a dependency problem on a (really) plain Ubuntu 20.04 system. Nothing else than openssh-server installed. Installing and running puppet-agent on this freshly installed system, gave me an error. I found: systemA # /opt/puppetlabs/puppet/bin/puppet agent --no-daemonize /opt/

Re: [Puppet Users] Installing an exe like VLC

2020-11-10 Thread Ben Ford
Welcome! I'd actually install Chocolatey and use the provider from https://forge.puppet.com/modules/puppetlabs/chocolatey to manage packages like this on Windows. On Tue, Nov 10, 2020 at 3:31 PM Jarod Schoen wrote: > Hi > so I just got started and I'm glad to be joining you. > > I have a questi

[Puppet Users] Puppet Enterprise 2018.1.17 is now available!

2020-11-10 Thread Puppet Product Updates
The latest patch release of Puppet Enterprise, PE 2018.1.17, is now available. This is a backward-compatible release that updates platform components. See the open source release notes for details about what changed: https://puppet.com/docs/pe/2018.1/release_notes_pe_index.html Download PE 20

[Puppet Users] Puppet Enterprise 2019.8.3 is now available!

2020-11-10 Thread Puppet Product Updates
The latest patch release for the current Long Term Support (LTS) release of Puppet Enterprise, PE 2019.8.3, is now available! This is a backward-compatible release that contains new features, enhancements, and bug fixes, including: - A console Value report builds on the value API, gather

[Puppet Users] sporadic error searching puppetdb

2020-11-10 Thread dma...@gmail.com
Hi, I'm using puppetdb 5.2.18 as a backend for puppetserver 5.3.12 and I get sporadic errors trying to run a search: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while ev