[Puppet Users] puppet metrics collector - description of the output

2019-09-18 Thread Manon
Hello everybody, We are using PE and want to use the module puppet metrics collector to collect import metrics about our infrastructure. Somehow, some metrics are a bit confusing, so here are my questions about the json-file of the puppetserver: 1) The section of the profiler, the master and the

[Puppet Users] Re: puppet bolt templates ??

2019-09-18 Thread Andy Hall
OK this is great. Really looking forward to using this more. Being able to leverage our existing puppet codebase and modules for a quick agentless solution means we don't have to migrate everything to ansible. Thanks again for all your help !! -- You received this message because you are subsc

[Puppet Users] Re: puppet bolt templates ??

2019-09-18 Thread KevinR
Yes to all of the above :-) 1) Within Apply blocks, you can leverage Hiera data from the module. Simply put a hiera.yaml in the root of the module to define where Hiera data should be read from 2) While Hiera is nice, it might be even more powerful (depending on the use case) to leverage the n

[Puppet Users] Re: puppet resource processed just once a day

2019-09-18 Thread jcbollinger
On Wednesday, September 18, 2019 at 1:55:29 AM UTC-5, amateo wrote: > > Hi, > > I have a puppet resource I would like it to be processed just in > one > run every day, I don't need it to be processed in every run. > > Is this possible? How? > This is what schedules

[Puppet Users] Re: Best practice for Puppet CA servers in multiple Data Centres - upgrading to v6

2019-09-18 Thread Luke Bigum
On Wednesday, 18 September 2019 05:12:49 UTC+1, chris wrote: > > Hi Luke, > > That's very interesting; thanks. > > We do have 2 non-CA puppetmasters in each DC, so you are saying that > client servers will continue to be able to call in, but we won't be able to > setup any new ones? > Yes, and t

Re: [Puppet Users] puppet catalog find --terminus json on puppet master

2019-09-18 Thread David Schmitt
On Tue, 17 Sep 2019 at 14:13, Matt Zagrabelny wrote: > Hey David, > > Thanks for the reply! > > On Tue, Sep 17, 2019 at 5:58 AM David Schmitt > wrote: > >> The most recent releases of puppetserver have an API endpoint >> specifically designed for this usecase: >> https://puppet.com/docs/puppetse