[Puppet Users] How does Puppet EOL work?

2019-02-12 Thread Aditya S
Hi, I saw the thread https://groups.google.com/forum/#!topic/puppet-users/78ZcVVyuIMQ that talks about puppet 4 EOL as May 2018. How does the EOL work in general. For example EOL for 5.5 or 6.x. Is there a mention for LTS releases? These are specific to the Open Source versions of these produc

Re: [Puppet Users] How does Puppet EOL work?

2019-02-12 Thread Aditya S
This means that Puppet 5.5 will be receiving bugfixes until at least May > 2020 as part of our support for PE 2018.1. Puppet 6 will likely be > supported for 18-24 months after that, but it depends on which PE version > in the 2019 family becomes the next LTS. > > On Tue, Feb 12, 2019

[Puppet Users] View all the failed executions on Puppetdb

2019-02-14 Thread Aditya S
Hi, Is there a way to see failed executions in PuppetDB? I can see all the successful classes in "public.catalog_resources" but is there a way to see all failed executions. For example something like: "Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Eva

[Puppet Users] Re: View all the failed executions on Puppetdb

2019-02-14 Thread Aditya S
Sorry I forgot to add: puppetserver version: 5.3.7 puppetdb version: 5.2.7 puppet agent version: 5.5.8 On Thursday, February 14, 2019 at 8:42:35 AM UTC-8, Aditya S wrote: > > Hi, > > Is there a way to see failed executions in PuppetDB? I can see all the > success

Re: [Puppet Users] Re: View all the failed executions on Puppetdb

2019-02-14 Thread Aditya S
ou can find more docs on querying the reports endpoint for PuppetDB 5.2.7 > here <https://puppet.com/docs/puppetdb/5.2/api/query/v4/reports.html>. I > hope this helps! > > On Thu, Feb 14, 2019 at 8:46 AM Aditya S > wrote: > >> Sorry I forgot to add: >> puppet

Re: [Puppet Users] Re: View all the failed executions on Puppetdb

2019-03-01 Thread Aditya S
f [master] storeconfigs = true storeconfigs_backend = puppetdb reports = store,puppetdb On Thursday, February 14, 2019 at 5:15:15 PM UTC-8, Aditya S wrote: > > Thanks Austin, > > The output didn't give me any information so I tried to look in the > database. Is it coming fr

[Puppet Users] Digicert/External CA on puppetmaster SSL

2019-03-28 Thread Aditya S
Hello, Is there a way for me to generate a CSR to have a puppetserver signed by an external CA like Digicert? I wanted to do the following: 1. Create two master servers, master1.example.de & master2.example.de and create a Load Balancer DNS name master.example.de 2. Generate a CSR for my master

[Puppet Users] Re: Digicert/External CA on puppetmaster SSL

2019-03-28 Thread Aditya S
Just an addition to the question, can i change the contents of /etc/puppetlabs/puppet/ssl/certs without any issues to the CA that puppetserver creates? Would that be my solution? On Thursday, March 28, 2019 at 2:37:10 PM UTC-7, Aditya S wrote: > > Hello, > > Is there a way for me t