[Puppet Users] Announcement: Release of Bolt 0.24.0

2018-09-27 Thread Kate Lopresti
Hello Everyone! We end the month with the release of Bolt 0.24.0. Highlights include: - Updated versions of Ruby and OpenSSL for Bolt packages - Included path to module content for Show command results - Added support for control repo as boltdir, different input methods for

Re: [Puppet Users] Unknown resource type after Upgrade

2018-09-27 Thread Josh Cooper
On Thu, Sep 27, 2018 at 3:55 AM Christian Reiß wrote: > Hey Rafael, > > thanks for your reply. Ironically I was readind the deprecated logs and > seem to have missed that, After doing a puppet module install the error > changed to > > Error: Could not retrieve catalog from remote server: Error

Re: [Puppet Users] Re: Updates to CA command line interaction in Puppet 6

2018-09-27 Thread Justin Stoller
On Thu, Sep 27, 2018 at 9:12 AM wrote: > Hi again, > > I also tried to set allow-unauthenticated: true for rule "puppetlabs cert > status" and that worked. > Now I was able to sign the csr. > Be aware, this is a very dangerous way to solve the problem. This will allow anyone with http access to

Re: [Puppet Users] Re: Updates to CA command line interaction in Puppet 6

2018-09-27 Thread Maggie Dreyer
Here are a few options that should work: 1) whitelist the master's certname (which is more secure than allow-unauthenticated anyway). See the example at the bottom of this section in the docs. 2) Another community member also created

[Puppet Users] Re: Updates to CA command line interaction in Puppet 6

2018-09-27 Thread schomaecker
Hi again, I also tried to set allow-unauthenticated: true for rule "puppetlabs cert status" and that worked. Now I was able to sign the csr. And sorry, puppetserver ca list now also works. Yours Henri Am Donnerstag, 20. September 2018 00:58:06 UTC+2 schrieb Simon Tideswell: > > Hello > > I've

[Puppet Users] Re: Updates to CA command line interaction in Puppet 6

2018-09-27 Thread schomaecker
Hi, @Simon: Could you please describe how you solved that problem? I already invested hours to at least find the reason for the problem that "puppetserver ca list" gives me a 403 Forbidden, but couldn't solve it until now. And unfortunately this thread is the only document I could find on

[Puppet Users] Puppetserver does not auto-load.

2018-09-27 Thread Christian Reiß
I have a wierd question: On a fresh Server (Centos 7, PuppetServer 6) with only one nagios class (with nagios_core from forge I am getting this error: Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource

Re: [Puppet Users] Unknown resource type after Upgrade

2018-09-27 Thread Christian Reiß
Hey Rafael, thanks for your reply. Ironically I was readind the deprecated logs and seem to have missed that, After doing a puppet module install the error changed to Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while

Re: [Puppet Users] Unknown resource type after Upgrade

2018-09-27 Thread Rafael Tomelin
Hi dear, This link the puppet6 release notes. https://puppet.com/docs/puppet/6.0/release_notes.html#deprecations - The Nagios types no longer ship with Puppet, and are now available as the puppetlabs/nagios_core module from the Forge. Em qui, 27 de set de 2018 às 07:14, Christian Reiß <

[Puppet Users] Unknown resource type after Upgrade

2018-09-27 Thread Christian Reiß
Hey folks, I am currently upgrading to 6.x on a test setup using my live puppet code; trying to get it to work with 6.x. One weird issue I am getting is that alle default definitions (upper case classes) are faulting: Error: Could not retrieve catalog from remote server: Error 500 on SERVER: