[Puppet Users] Re: [Puppet-dev] [Puppet-Users] Puppet Platform 6 Update

2018-07-17 Thread Martin Alfke
> On 17. Jul 2018, at 01:40, Eric Sorenson wrote: > > Another effort that's underway but not yet complete is the extraction of > non-core types/providers into modules. This addresses some long-standing > requests to, for example, be able to change the nagios types and OS-specific > resource

[Puppet Users] Rspec failure with puppetdb_query (from termini package, not Dalen mod)

2018-07-17 Thread Russell Anderson
Hopefully someone here can point me at the right solution. I'd like to include this puppetdb_query command in our suite of rspec tests, but can't seem to get the right package requirements. Please note, this isn't using the Dalen mod, but rather the puppetdb api. Code in question, functional

Re: [Puppet Users] Rspec failure with puppetdb_query (from termini package, not Dalen mod)

2018-07-17 Thread Martin Alfke
When using rspec-puopet we mock the puppetdb_query function. Example can be found here: https://github.com/rodjek/rspec-puppet/issues/102#issuecomment-35568335 hth, Martin > On 17. Jul 2018, at 17:54, Russell Anderson wrote: > > Hopefully someone here can point me at the right solution. I'd

[Puppet Users] Announce: Puppet Platform 5.5.4

2018-07-17 Thread Garrett Guillotte
Puppet Platform 5.5.4 is a bug-fix and feature release that includes updates for Puppet 5.5.3, Facter 3.11.3, and pxp-agent 1.9.3. It also adds Puppet agent packages for Fedora 28 and deprecates MCollective. For details, see the puppet-agent release notes

[Puppet Users] Re: [Puppet-dev] [Puppet-Users] Puppet Platform 6 Update

2018-07-17 Thread Eric Sorenson
On Jul 17, 2018, at 2:26 AM, Martin Alfke wrote: > >> On 17. Jul 2018, at 01:40, Eric Sorenson > > wrote: >> >> So my question is - >> - do you current use/rely on 'gem install puppet' for your workflows? If so, >> what do you do with it? (does anybody use a 'gem instal

[Puppet Users] Announcement: Release of Bolt 0.21.3

2018-07-17 Thread Kate Lopresti
Hello Everyone! Today we’re happy to announce the release of Bolt 0.21.3. In this release you will find: - Support for TLS 1.2 - Command completion for bash shell - Update to the Bolt analytics data collection For more information on these new features and resolved issues, see: https:/

[Puppet Users] Re: [Puppet-dev] [Puppet-Users] Puppet Platform 6 Update

2018-07-17 Thread Martin Alfke
> On 18. Jul 2018, at 00:43, Eric Sorenson wrote: > > On Jul 17, 2018, at 2:26 AM, Martin Alfke wrote: >> >>> On 17. Jul 2018, at 01:40, Eric Sorenson wrote: >>> >>> So my question is - >>> - do you current use/rely on 'gem install puppet' for your workflows? If >>> so, what do you do wi